mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 14:42:56 +00:00
Update node dependencies.
This commit is contained in:
10
package.json
10
package.json
@@ -17,19 +17,19 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"gulp": "3.9.1",
|
||||
"gulp-autoprefixer": "3.1.0",
|
||||
"gulp-autoprefixer": "3.1.1",
|
||||
"gulp-css-base64": "1.3.4",
|
||||
"gulp-cssmin": "0.1.7",
|
||||
"gulp-if": "2.0.1",
|
||||
"gulp-mustache": "2.2.0",
|
||||
"gulp-if": "2.0.2",
|
||||
"gulp-mustache": "2.3.0",
|
||||
"gulp-plumber": "1.1.0",
|
||||
"gulp-rename": "1.2.2",
|
||||
"gulp-sass": "2.3.2",
|
||||
"gulp-watch": "4.3.9",
|
||||
"gulp-watch": "4.3.10",
|
||||
"rimraf": "2.5.4",
|
||||
"run-sequence": "1.2.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"source-map-support": "0.4.2"
|
||||
"source-map-support": "0.4.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user