Skip to content

Commit ab4db84

Browse files
chore: update node.js to >= 12.22.12
1 parent fd52f1c commit ab4db84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/fallback-vue-router-composables/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
}
4545
},
4646
"engines": {
47-
"node": ">= 12"
47+
"node": ">= 12.22.12"
4848
},
4949
"publishConfig": {
5050
"access": "public"

0 commit comments

Comments
 (0)