minimum node

minimum node
This commit is contained in:
Eric Xanderson 2020-02-16 15:49:45 -06:00 committed by GitHub
parent 9f73533b5b
commit 2ff54db46a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,6 +65,6 @@
"ws": "^7.2.0"
},
"engines": {
"node": "10.x"
"node": "^10"
}
}