fix: add pug-cli in package.json
This commit is contained in:
parent
facbd376bc
commit
0510feaa28
@ -10,7 +10,8 @@
|
||||
"grunt-contrib-jshint": "~0.10.0",
|
||||
"grunt-contrib-uglify": "~0.5.0",
|
||||
"grunt-contrib-watch": "~0.6.1",
|
||||
"grunt-sass": "^2.1.0"
|
||||
"grunt-sass": "^2.1.0",
|
||||
"pug-cli": "^1.0.0-alpha6"
|
||||
},
|
||||
"dependencies": {
|
||||
"bootstrap": "^4.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user