mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-13 06:32:39 +00:00
Snippet bar has been replaced and new style of snippets being worked on
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"build": "node scripts/build.js",
|
||||
"populate": "node scripts/populate.js",
|
||||
|
||||
"temp" : "nodemon scripts/snippet.test.js",
|
||||
"snippet" : "nodemon scripts/snippet.test.js",
|
||||
|
||||
"prod": "set NODE_ENV=production&& npm run build",
|
||||
"postinstall": "npm run build",
|
||||
|
||||
Reference in New Issue
Block a user