chore: fix dependency
This commit is contained in:
parent
9bdff22174
commit
8ed98ad1f1
2 changed files with 793 additions and 832 deletions
1622
package-lock.json
generated
1622
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -38,7 +38,8 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"prettier-plugin-astro": "^0.7.0",
|
||||
"prompt-sync": "^4.2.0"
|
||||
"prompt-sync": "^4.2.0",
|
||||
"short-unique-id": "^4.4.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint-config-turbo": "^0.0.4",
|
||||
|
|
Loading…
Reference in a new issue