mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
Update setup wizard package.json
This commit is contained in:
parent
ae21d9d23c
commit
c33d9d7b2a
@ -2,7 +2,8 @@
|
||||
"name": "@stackframe/init-stack",
|
||||
"version": "1.0.0",
|
||||
"description": "The setup wizard for Stack. https://stack-auth.com",
|
||||
"main": "index.js",
|
||||
"main": "index.mjs",
|
||||
"bin": "./index.mjs",
|
||||
"scripts": {
|
||||
"init-stack": "node index.mjs"
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user