update scripts

This commit is contained in:
Guillermo Rauch 2016-06-30 23:15:26 -07:00
parent e34554398f
commit e295b1bed4

View file

@ -29,7 +29,6 @@
}
},
"scripts": {
"dev": "next -p 3006 app",
"launch": "electron index",
"lint": "eslint *.js"
}