We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fafff08 commit 502936eCopy full SHA for 502936e
package.json
@@ -75,7 +75,6 @@
75
"babel-preset-react": "^6.16.0",
76
"babel-preset-stage-1": "^6.22.0",
77
"babel-register": "^6.22.0",
78
- "babel-runtime": "^6.22.0",
79
"chai": "^3.5.0",
80
"copy": "^0.3.0",
81
"coveralls": "^2.11.16",
@@ -105,6 +104,7 @@
105
104
},
106
"dependencies": {
107
"isotrope": "^1.0.1",
108
- "prop-types": "^15.6.0"
+ "prop-types": "^15.6.0",
+ "babel-runtime": "^6.22.0"
109
}
110
0 commit comments