Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c45cdf3

Browse filesBrowse files
Nicholas Papemichael-ciniawsky
Nicholas Pape
authored andcommitted
fix(package): use babel-runtime is a dependency (dependencies) (#312)
1 parent 933c54d commit c45cdf3
Copy full SHA for c45cdf3

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
},
3030
"dependencies": {
3131
"async": "^2.0.0",
32+
"babel-runtime": "^6.0.0",
3233
"loader-utils": "^1.0.0",
3334
"lodash": "^4.0.0",
3435
"source-map": "^0.5.6",
@@ -41,7 +42,6 @@
4142
"babel-polyfill": "^6.0.0",
4243
"babel-preset-env": "^1.0.0",
4344
"babel-register": "^6.0.0",
44-
"babel-runtime": "^6.0.0",
4545
"chai": "^4.0.0",
4646
"chai-as-promised": "^7.0.0",
4747
"cross-env": "^5.0.0",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.