mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-25 11:59:11 +00:00
remove cfw-emulator bin
This commit is contained in:
parent
c481e209c9
commit
2557f95b38
1 changed files with 0 additions and 3 deletions
|
@ -1,9 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@roleypoly/worker-emulator",
|
"name": "@roleypoly/worker-emulator",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"bin": {
|
|
||||||
"cfw-emulator": "./main.js"
|
|
||||||
},
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "node main.js --build",
|
"build": "node main.js --build",
|
||||||
"start": "node main.js"
|
"start": "node main.js"
|
||||||
|
|
Loading…
Add table
Reference in a new issue