mirror of
https://github.com/flarum/framework.git
synced 2024-11-25 00:23:13 +08:00
8f856f85db
Saves 2kB after minify+gzip :D
9 lines
161 B
JSON
9 lines
161 B
JSON
{
|
|
"private": true,
|
|
"devDependencies": {
|
|
"gulp": "^3.8.11",
|
|
"flarum-gulp": "git+https://github.com/flarum/gulp.git",
|
|
"babel-core": "^5.0.0"
|
|
}
|
|
}
|