1
0
mirror of https://github.com/flarum/core.git synced 2025-07-17 14:51:19 +02:00

Update npm dependency

This commit is contained in:
Toby Zerner
2015-09-04 12:07:04 +09:30
parent 3434c6a6f9
commit 4a7d39cacf

View File

@@ -2,6 +2,6 @@
"private": true,
"devDependencies": {
"gulp": "^3.8.11",
"flarum-gulp": "git+https://github.com/flarum/gulp.git"
"flarum-gulp": "^0.1.0"
}
}