Skip to content

Commit

Permalink
remove unused devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
jtoar committed Apr 21, 2023
1 parent 4771188 commit e621bc9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 1 addition & 3 deletions packages/create-redwood-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,7 @@
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/node": "7.20.7",
"@types/prompts": "2.4.4",
"jest": "29.5.0",
"typescript": "5.0.3"
"jest": "29.5.0"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 0 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14439,7 +14439,6 @@ __metadata:
"@opentelemetry/sdk-trace-node": 1.11.0
"@opentelemetry/semantic-conventions": 1.11.0
"@redwoodjs/tui": 4.0.0
"@types/prompts": 2.4.4
chalk: 4.1.2
check-node-version: 4.2.1
ci-info: 3.8.0
Expand All @@ -14450,7 +14449,6 @@ __metadata:
jest: 29.5.0
systeminformation: 5.17.12
terminal-link: 2.1.1
typescript: 5.0.3
yargs: 17.7.1
bin:
create-redwood-app: ./dist/create-redwood-app.js
Expand Down

0 comments on commit e621bc9

Please sign in to comment.