Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Commit e6d0b99

Browse files
Updating node to align with extension and mobile
1 parent 2030d14 commit e6d0b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"typescript": "^4.2.4"
7979
},
8080
"engines": {
81-
"node": ">=12.0.0"
81+
"node": "^16.20.0"
8282
},
8383
"publishConfig": {
8484
"access": "public",

0 commit comments

Comments
 (0)