Skip to content

Commit fb9f3d4

Browse files
committed
Update deps
1 parent b661313 commit fb9f3d4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
},
1212
"dependencies": {
1313
"console": "^0.5.2",
14-
"plotly.js": "^1.8.0"
14+
"plotly.js": "^1.16.3"
1515
},
1616
"devDependencies": {
17-
"babel-cli": "^6.7.5",
18-
"babel-preset-es2015": "^6.6.0",
19-
"babel-preset-react": "^6.5.0",
20-
"babel-preset-stage-1": "^6.5.0",
17+
"babel-cli": "^6.14.0",
18+
"babel-preset-es2015": "^6.14.0",
19+
"babel-preset-react": "^6.11.1",
20+
"babel-preset-stage-1": "^6.13.0",
2121
"gulp": "^3.9.1",
22-
"gulp-bump": "^2.1.0",
23-
"gulp-git": "^1.7.1",
22+
"gulp-bump": "^2.4.0",
23+
"gulp-git": "^1.11.3",
2424
"gulp-util": "^3.0.7"
2525
},
2626
"peerDependencies": {

0 commit comments

Comments
 (0)