mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2024-12-26 03:38:29 +00:00
engine 增加节点兼容性提示,如果节点版本太高,gulp 将报错
This commit is contained in:
parent
02eb90b78e
commit
ef06402251
@ -58,5 +58,8 @@
|
||||
"vinyl-source-stream": "2.0.0",
|
||||
"vinyl-sourcemaps-apply": "0.2.1",
|
||||
"watchify": "3.7.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "10.24.1"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user