Skip to content

Commit 29a9501

Browse files
committed
chore: update minimum engine to 14.20
1 parent f33d407 commit 29a9501

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@
4848
"ipx": "^0.9.10"
4949
},
5050
"engines": {
51-
"node": ">=14.16.0"
52-
},
53-
"publishConfig": {
54-
"access": "public"
51+
"node": ">=14.20.0"
5552
}
5653
}

0 commit comments

Comments
 (0)