Skip to content

Commit 08bdb25

Browse files
committed
package.json update
1 parent 9d325c5 commit 08bdb25

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,13 @@
6868
"liquidjs": "^10.19.1"
6969
},
7070
"topConfig": {
71-
"descriptiveName": "GNU bison",
71+
"descriptiveName": "xPack GNU bison",
72+
"upstreamDescriptiveName": "GNU bison",
7273
"permalinkName": "bison",
7374
"skipCiTests": "true",
74-
"useSelfHostedRunners": "true"
75+
"useSelfHostedRunners": "false"
7576
},
7677
"engines": {
77-
"node": " >=18.0.0"
78+
"node": " >=20.0"
7879
}
7980
}

0 commit comments

Comments
 (0)