mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-13 03:45:56 +00:00
got rid of the global dependence on gulp
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
"description": "Create authentic looking D&D homebrews using only markdown",
|
||||
"version": "2.3.0",
|
||||
"scripts": {
|
||||
"build": "node_modules/.bin/gulp fresh",
|
||||
"watch": "node_modules/.bin/gulp",
|
||||
"postinstall": "gulp prod",
|
||||
"start": "node server.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user