Skip to content

Commit

Permalink
yarn constraints --fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Dec 12, 2023
1 parent 61d0760 commit ee49aa4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/babel-helper-import-to-platform-api/package.json
Expand Up @@ -22,6 +22,7 @@
},
"TODO": "The @babel/traverse dependency is only needed for the NodePath TS type. We can consider exporting it from @babel/core.",
"devDependencies": {
"@babel/core": "workspace:^",
"@babel/traverse": "workspace:^"
},
"engines": {
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Expand Up @@ -783,6 +783,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@babel/helper-import-to-platform-api@workspace:packages/babel-helper-import-to-platform-api"
dependencies:
"@babel/core": "workspace:^"
"@babel/helper-compilation-targets": "workspace:^"
"@babel/helper-module-imports": "workspace:^"
"@babel/traverse": "workspace:^"
Expand Down

0 comments on commit ee49aa4

Please sign in to comment.