Skip to content

Commit 7b509a5

Browse files
committed
update dev deps
1 parent ad5c2a7 commit 7b509a5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-navigation-redux-helpers",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Redux helpers for React Native navigation",
55
"main": "dist/index.js",
66
"scripts": {
@@ -35,19 +35,19 @@
3535
"glob": "^7.0.3",
3636
"gulp": "^3.9.0",
3737
"gulp-babel": "^6.1.2",
38-
"gulp-eslint": "^2.0.0",
38+
"gulp-eslint": "^3.0.1",
3939
"gulp-filter": "^4.0.0",
4040
"gulp-istanbul": "^0.10.3",
4141
"gulp-livereload": "^3.8.1",
4242
"gulp-load-plugins": "^1.1.0",
43-
"gulp-mocha": "^2.2.0",
43+
"gulp-mocha": "^3.0.1",
4444
"gulp-plumber": "^1.0.1",
4545
"gulp-rename": "^1.2.2",
4646
"gulp-sourcemaps": "^1.6.0",
47-
"gulp-uglify": "^1.5.1",
47+
"gulp-uglify": "^2.0.0",
4848
"isparta": "^4.0.0",
4949
"json-loader": "^0.5.3",
50-
"mocha": "^2.3.4",
50+
"mocha": "^3.0.2",
5151
"sinon": "^1.17.2",
5252
"sinon-chai": "^2.8.0",
5353
"vinyl-source-stream": "^1.1.0",

0 commit comments

Comments
 (0)