2
2
mirror of https://git.coolaj86.com/coolaj86/telebit.js.git synced 2025-03-03 07:00:45 +00:00

and the other working node version

This commit is contained in:
AJ ONeal 2018-06-14 03:37:22 -06:00
parent 078fc284cd
commit e5b4ba6c84

View File

@ -65,6 +65,6 @@
},
"enginesStrict": true,
"engines": {
"node": "10.2.1"
"node": "10.2.1 10.4"
}
}