chore: don't specify node version (#14546)

This commit is contained in:
iamkun
2019-03-02 10:42:42 +08:00
committed by hetech
parent 86549a4126
commit a1477d2257

View File

@@ -41,9 +41,6 @@
]
}
],
"engines": {
"node": "8"
},
"repository": {
"type": "git",
"url": "git@github.com:ElemeFE/element.git"