mirror of
https://github.com/CesiumGS/obj2gltf.git
synced 2025-01-31 03:53:13 -05:00
Added node engine support to package.json
This commit is contained in:
parent
96067deba1
commit
b2d740b1e5
@ -19,6 +19,9 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/AnalyticalGraphicsInc/OBJ2GLTF/issues"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=4.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"jsHint": "gulp jsHint",
|
||||
"jsHint-watch": "gulp jsHint-watch"
|
||||
|
Loading…
x
Reference in New Issue
Block a user