This commit is contained in:
parent
d7fee99e18
commit
1a87cda87f
@ -8,6 +8,9 @@
|
||||
"start": "next start",
|
||||
"lint": "next lint"
|
||||
},
|
||||
"imports": {
|
||||
"@/*": "./src/*"
|
||||
},
|
||||
"packageManager": "pnpm@9.12.0",
|
||||
"dependencies": {
|
||||
"@formkit/tempo": "^0.1.2",
|
||||
|
Reference in New Issue
Block a user