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