Skip to content

Commit

Permalink
fix: cancel lock node vision
Browse files Browse the repository at this point in the history
  • Loading branch information
chansee97 committed Jun 6, 2024
1 parent 8ead404 commit f426bff
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion .npmrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ registry=https://registry.npmmirror.com/
shamefully-hoist=true
strict-peer-dependencies=false
auto-install-peers=true
engine-strict = true
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@
"naive-ui-admin",
"UnoCSS"
],
"engines": {
"node": ">= 20"
},
"scripts": {
"dev": "vite --mode dev --port 9980",
"dev:test": "vite --mode test",
Expand Down

0 comments on commit f426bff

Please sign in to comment.