We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35a7521 + ed5edc3 commit 59987e4Copy full SHA for 59987e4
1 file changed
package.json
@@ -9,12 +9,12 @@
9
},
10
"dependencies": {
11
"babel-plugin-transform-es2015-function-name": "^6.9.0",
12
- "simple-is": "~0.2.0"
+ "simple-is": "~0.2.0",
13
+ "babel-types": "^6.10.2"
14
15
"devDependencies": {
16
"babel-core": "^6.10.4",
17
"babel-preset-es2015": "^6.9.0",
- "babel-types": "^6.10.2",
18
"chalk": "^1.1.1",
19
"diff": "^2.2.3",
20
"indent-string": "^2.1.0",
0 commit comments