Browse Source

Update package.json

Remove install build tools command
pull/263/head
Steel Wagstaff 4 years ago committed by GitHub
parent
commit
58178d2f43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      package.json

1
package.json

@ -55,7 +55,6 @@
"extends": "./node_modules/pressbooks-build-tools/config/stylelint.js"
},
"scripts": {
"install-build-tools": "npm install --no-save pressbooks-build-tools",
"watch": "mix watch",
"prod": "npm run production",
"build:production": "npm run production",

Loading…
Cancel
Save