Spells!
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
{
|
||||
"name": "planar-vagabond",
|
||||
"version": "0.11.2",
|
||||
"version": "0.11.3",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "node app.js build",
|
||||
"build:prod": "cross-env NODE_ENV=production node ./lib/build",
|
||||
"serve": "node app.js serve",
|
||||
"start": "node app.js watch",
|
||||
"watch": "node app.js watch"
|
||||
},
|
||||
"keywords": [],
|
||||
|
||||
Reference in New Issue
Block a user