feat: remove application_id from cli integrated projects

This commit is contained in:
Jacob Nguyen
2024-02-04 16:42:40 -06:00
committed by GitHub
parent 9b040da123
commit b74bb8c37e
5 changed files with 3 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@sern/create-bot",
"version": "1.4.2",
"version": "1.5.0",
"main": "./dist/index.js",
"license": "MIT",
"scripts": {