Skip to content

Commit

Permalink
chore: npm config
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen-1998 committed Jul 6, 2022
1 parent 969baf6 commit ad07dbb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
engine-strict = true

registry = https://registry.npmjs.org/
3 changes: 3 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,8 @@
"vite": "2.9.12",
"vue-global-api": "0.4.1",
"vue-tsc": "0.34.10"
},
"engines": {
"node": ">=16.0.0"
}
}

0 comments on commit ad07dbb

Please sign in to comment.