mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 01:29:09 +00:00
chore(cfw-emulator): add bin field back ascfpages fixed their chmod issue
This commit is contained in:
parent
85ceb25c17
commit
5dce2fc949
2 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,9 @@
|
|||
{
|
||||
"name": "@roleypoly/worker-emulator",
|
||||
"version": "0.1.0",
|
||||
"bin": {
|
||||
"cfw-emulator": "./main.js"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node main.js --build",
|
||||
"start": "node main.js"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue