Skip to content

Commit 5643143

Browse files
ainekko-cloudflarervs
authored andcommitted
Update package.json and package-lock.json
1 parent 7ddd06e commit 5643143

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

apps/front/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"swiper": "^11.2.1"
2929
},
3030
"engines": {
31-
"node": ">=18.0.0 <=20.x.x",
31+
"node": ">=18.0.0 <=22.x.x",
3232
"npm": ">=6.0.0"
3333
},
3434
"devDependencies": {

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"workspaces": {
66
"packages": [
7-
"apps/*"
7+
"apps/front/"
88
],
99
"nohoist": [
1010
"**/@strapi/strapi",

0 commit comments

Comments
 (0)