mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-15 17:05:06 +01:00
added retire.js to build process
-allows security vulnerability check in used npm-dependencies and own scripts -execute with ```grunt retire```
This commit is contained in:
parent
de4efa5d19
commit
7621e1085d
2 changed files with 11 additions and 2 deletions
|
|
@ -36,10 +36,11 @@
|
|||
"grunt-sass": "~1.1.0-beta",
|
||||
"grunt-contrib-connect": "~0.11.2",
|
||||
"grunt-autoprefixer": "~3.0.3",
|
||||
"grunt-retire": "~0.3.10",
|
||||
"grunt-zip": "~0.17.1",
|
||||
"grunt": "~0.4.5",
|
||||
"node-sass": "~3.3.3"
|
||||
},
|
||||
|
||||
|
||||
"license": "MIT"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue