Skip to content

Commit 0ff2b1c

Browse files
committed
@babel/runtime should be a runtime dependency.
1 parent f531ce6 commit 0ff2b1c

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

package-lock.json

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"dependencies": {
4747
"@solid/oidc-rp": "^0.8.0",
4848
"auth-header": "^1.0.0",
49+
"@babel/runtime": "^7.0.0",
4950
"commander": "^2.11.0",
5051
"isomorphic-fetch": "^2.2.1",
5152
"uuid": "^3.1.0"
@@ -59,7 +60,6 @@
5960
"@babel/preset-env": "^7.1.0",
6061
"@babel/preset-flow": "^7.0.0",
6162
"@babel/preset-react": "^7.0.0",
62-
"@babel/runtime": "^7.0.0",
6363
"babel-core": "^7.0.0-bridge.0",
6464
"babel-eslint": "^10.0.0",
6565
"babel-jest": "^23.6.0",

0 commit comments

Comments
 (0)