We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5caebd1 commit 38ef69aCopy full SHA for 38ef69a
packages/create-payload-app/package.json
@@ -61,7 +61,6 @@
61
"dependencies": {
62
"@clack/prompts": "^0.7.0",
63
"@sindresorhus/slugify": "^1.1.0",
64
- "@swc/core": "1.11.29",
65
"arg": "^5.0.0",
66
"chalk": "^4.1.0",
67
"comment-json": "^4.2.3",
@@ -74,6 +73,7 @@
74
73
"terminal-link": "^2.1.1"
75
},
76
"devDependencies": {
+ "@swc/core": "1.11.29",
77
"@types/esprima": "^4.0.6",
78
"@types/fs-extra": "^9.0.12",
79
"@types/jest": "29.5.12",
0 commit comments