0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-08 07:50:43 -05:00

fix(frontend): remove unused and vulnerable npm dependencies

This commit is contained in:
Andrey Antukh 2019-07-02 19:13:39 +02:00
parent 3fc9c891ac
commit 5fdcae4196
2 changed files with 323 additions and 2130 deletions

File diff suppressed because it is too large Load diff

View file

@ -26,14 +26,12 @@
"devDependencies": {
"gulp": "4.0.2",
"gulp-autoprefixer": "^6.1.0",
"gulp-css-base64": "^1.3.4",
"gulp-gzip": "^1.4.2",
"gulp-if": "^2.0.2",
"gulp-mustache": "^2.3.0",
"gulp-mustache": "^4.1.1",
"gulp-plumber": "^1.2.1",
"gulp-rename": "^1.4.0",
"gulp-sass": "^4.0.2",
"gulp-watch": "^5.0.1",
"rimraf": "^2.6.3"
},
"dependencies": {