mirror of
https://github.com/misitebao/wails-template-vue
synced 2025-02-23 04:52:28 +08:00
feat: add npm version limit field
This commit is contained in:
parent
fa9984d663
commit
fed5980a33
@ -9,8 +9,8 @@
|
||||
},
|
||||
"author": "{{.AuthorName}}",
|
||||
"license": "ISC",
|
||||
"workspaces": [
|
||||
"JS",
|
||||
"TS"
|
||||
]
|
||||
"workspaces": ["JS", "TS"],
|
||||
"engines": {
|
||||
"npm": "^7.0.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user