fix: add pug-cli in package.json

This commit is contained in:
Clément 2018-09-06 12:17:49 +02:00
parent facbd376bc
commit 0510feaa28
1 changed files with 2 additions and 1 deletions

View File

@ -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",