Skip to content

Commit f99ea0d

Browse files
committed
chore: release 1.0.7
1 parent cff3822 commit f99ea0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.6",
2+
"version": "1.0.7",
33
"type": "commonjs",
44
"exports": {
55
"./strapi-server": {
@@ -68,7 +68,7 @@
6868
}
6969
],
7070
"engines": {
71-
"node": ">=18.x.x <=20.x.x",
71+
"node": ">=20.x.x <=20.x.x",
7272
"npm": ">=10.0.0"
7373
},
7474
"repository": {

0 commit comments

Comments
 (0)