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

Lets not try to accidentally publish to npm again

This commit is contained in:
Jocelyn Badgley (Twipped)
2023-01-02 15:14:00 -08:00
parent cf94315a63
commit 805de36a41

View File

@@ -7,6 +7,7 @@
"build": "gulp prod",
"lint": "eslint ."
},
"private": true,
"engines": {
"node": "16"
},