mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-13 09:15:56 +00:00
created a brew generator and chai plugin for easier testing
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"quick": "node scripts/quick.js",
|
||||
"build": "node scripts/build.js",
|
||||
"phb": "node scripts/phb.js",
|
||||
"genbrews": "node scripts/genbrews.js",
|
||||
"populate": "node scripts/populate.js",
|
||||
"prod": "set NODE_ENV=production&& npm run build",
|
||||
"postinstall": "npm run build",
|
||||
"start": "node server.js",
|
||||
|
||||
Reference in New Issue
Block a user