Skip to content

Commit

Permalink
add back babel-node
Browse files Browse the repository at this point in the history
  • Loading branch information
jtoar committed Apr 19, 2023
1 parent 5a91b40 commit 1db02ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/create-redwood-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/node": "7.20.7",
"@babel/runtime-corejs3": "7.21.0",
"@opentelemetry/api": "1.4.1",
"@opentelemetry/exporter-trace-otlp-http": "0.37.0",
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14422,6 +14422,7 @@ __metadata:
resolution: "create-redwood-app@workspace:packages/create-redwood-app"
dependencies:
"@babel/cli": 7.21.0
"@babel/node": 7.20.7
"@babel/runtime-corejs3": 7.21.0
"@opentelemetry/api": 1.4.1
"@opentelemetry/exporter-trace-otlp-http": 0.37.0
Expand Down

0 comments on commit 1db02ed

Please sign in to comment.