We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 473a7a2 commit 803f4a8Copy full SHA for 803f4a8
package.json
@@ -8,15 +8,15 @@
8
},
9
"dependencies": {
10
"ansi-html": "0.0.5",
11
- "babel-core": "^6.14.0",
+ "babel-core": "^6.17.0",
12
"babel-plugin-transform-decorators-legacy": "^1.3.4",
13
- "babel-preset-es2015": "^6.14.0",
14
- "babel-preset-react": "^6.11.1",
15
- "babel-preset-stage-0": "^6.5.0",
16
- "babel-traverse": "^6.15.0",
17
- "babel-types": "^6.15.0",
+ "babel-preset-es2015": "^6.16.0",
+ "babel-preset-react": "^6.16.0",
+ "babel-preset-stage-0": "^6.16.0",
+ "babel-traverse": "^6.16.0",
+ "babel-types": "^6.16.0",
18
"babelify": "^7.3.0",
19
- "babylon": "^6.9.1",
+ "babylon": "^6.11.4",
20
"chalk": "^1.1.1",
21
"chokidar": "^1.2.0",
22
"concat-stream": "^1.5.0",
0 commit comments