Skip to content

Commit

Permalink
fix: remove peerDependency on babel/core
Browse files Browse the repository at this point in the history
  • Loading branch information
merceyz committed May 3, 2020
1 parent 4cff27f commit 744391d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@
"lodash": "^4.17.15",
"object-hash": "^2.0.3"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
},
"dependenciesMeta": {
"core-js": {
"built": false
Expand Down
2 changes: 0 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1964,8 +1964,6 @@ __metadata:
standard-version: 7.1.0
ts-jest: ^24.2.0
typescript: ^3.7.4
peerDependencies:
"@babel/core": ^7.0.0
dependenciesMeta:
core-js:
built: false
Expand Down

0 comments on commit 744391d

Please sign in to comment.