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 bac4cd9 commit addab3eCopy full SHA for addab3e
package.json
@@ -80,7 +80,6 @@
80
"@babel/preset-env": "^7.1.6",
81
"@babel/preset-flow": "^7.0.0",
82
"@babel/register": "^7.0.0",
83
- "@babel/runtime": "^7.1.5",
84
"@commitlint/cli": "^6.0.2",
85
"@commitlint/config-conventional": "^6.0.2",
86
"@jedwards1211/commitlint-config": "^1.0.0",
@@ -108,5 +107,8 @@
108
107
"rimraf": "^2.6.0",
109
"semantic-release": "^15.1.4",
110
"travis-deploy-once": "^5.0.9"
+ },
111
+ "dependencies": {
112
+ "@babel/runtime": "^7.1.5"
113
}
114
0 commit comments