always use nitropack@latest

This commit is contained in:
Ayo 2023-10-21 07:57:49 +02:00
parent 8ae570a44f
commit 68f155848d
2 changed files with 3 additions and 2 deletions

3
package-lock.json generated
View file

@ -8,8 +8,9 @@
"packages/config"
],
"dependencies": {
"@mcflyjs/config": "*",
"esprima": "^4.0.1",
"nitropack": "^2.7.0",
"nitropack": "latest",
"ultrahtml": "^1.5.2"
}
},

View file

@ -11,7 +11,7 @@
"dependencies": {
"@mcflyjs/config": "*",
"esprima": "^4.0.1",
"nitropack": "^2.7.0",
"nitropack": "latest",
"ultrahtml": "^1.5.2"
},
"workspaces": [