pnpm
This commit is contained in:
12
.npmrc
Normal file
12
.npmrc
Normal file
@@ -0,0 +1,12 @@
|
||||
# pnpm configuration
|
||||
|
||||
# auto audit installing
|
||||
audit=true
|
||||
|
||||
# allow running install scripts (needed for husky)
|
||||
ignore-scripts=false
|
||||
|
||||
# turn on npm registry SSL checking
|
||||
strict-ssl=true
|
||||
|
||||
minimum-release-age=262974
|
||||
6439
package-lock.json
generated
6439
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -11,6 +11,7 @@
|
||||
"prettier": "prettier src --write",
|
||||
"prepare": "husky"
|
||||
},
|
||||
"packageManager": "pnpm@9.0.0",
|
||||
"dependencies": {
|
||||
"@hookform/resolvers": "^5.2.2",
|
||||
"@radix-ui/react-dialog": "^1.1.15",
|
||||
|
||||
4493
pnpm-lock.yaml
generated
Normal file
4493
pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user