We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edf9695 commit 95d6840Copy full SHA for 95d6840
packages/cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "create-spark",
3
- "version": "1.1.1",
+ "version": "1.1.2",
4
"description": "a cli for @spark.ts",
5
"main": "./dist/index.js",
6
"bin": "./dist/index.js",
packages/cli/templates/typescript/.env.example
@@ -1,3 +1,2 @@
# Discord config
DISCORD_TOKEN=<TOKEN HERE>
-CLIENT_ID=<CLIENT ID>
0 commit comments