1
0
mirror of https://github.com/GenderDysphoria/GenderDysphoria.fyi.git synced 2025-11-25 20:42:40 +00:00

Locking to node 14 until I can figure out what dependency is crashing on node 16

This commit is contained in:
Jocelyn Badgley (Twipped)
2022-10-23 10:36:16 -07:00
parent 6b7d523484
commit edac46eff8

View File

@@ -7,7 +7,7 @@
"build": "gulp prod" "build": "gulp prod"
}, },
"engines": { "engines": {
"node": ">=12.14.0" "node": "12 || 14"
}, },
"author": "Jocelyn Badgley <joc@twipped.com> (http://twipped.com/)", "author": "Jocelyn Badgley <joc@twipped.com> (http://twipped.com/)",
"siteInfo": { "siteInfo": {