fix(core): update

This commit is contained in:
Philipp Kunz 2019-02-13 00:49:52 +01:00
parent f28557c403
commit 0aab9fcff9

View File

@ -1,6 +1,7 @@
{
"name": "@pushrocks/gulp-browser",
"version": "3.0.15",
"private": false,
"description": "browserify and other goodies for gulp",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
@ -42,6 +43,5 @@
"babel-preset-es2015": "^6.24.1",
"babelify": "^10.0.0",
"gulp": "^4.0.0"
},
"private": true
}
}