We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d325c5 commit 08bdb25Copy full SHA for 08bdb25
1 file changed
package.json
@@ -68,12 +68,13 @@
68
"liquidjs": "^10.19.1"
69
},
70
"topConfig": {
71
- "descriptiveName": "GNU bison",
+ "descriptiveName": "xPack GNU bison",
72
+ "upstreamDescriptiveName": "GNU bison",
73
"permalinkName": "bison",
74
"skipCiTests": "true",
- "useSelfHostedRunners": "true"
75
+ "useSelfHostedRunners": "false"
76
77
"engines": {
- "node": " >=18.0.0"
78
+ "node": " >=20.0"
79
}
80
0 commit comments