undo changes
This commit is contained in:
parent
542f29d2cd
commit
39d46f6e41
@ -4,7 +4,7 @@
|
||||
"description": "",
|
||||
"scripts": {
|
||||
"watch": "parcel watch ./index.js --dist-dir ../static",
|
||||
"build": "./node_modules/parcel/lib/cli.js build ./index.js --dist-dir ../static"
|
||||
"build": "parcel build ./index.js --dist-dir ../static"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
Loading…
Reference in New Issue
Block a user