浏览代码

Updated engine version 8.

master
Kalimuthu Selvaraj 4 年前
父节点
当前提交
6997a714d2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      package.json

+ 1
- 1
package.json 查看文件

@@ -43,6 +43,6 @@
"nyc": "^15.1.0"
},
"engines": {
"node": ">=6"
"node": ">=8"
}
}

正在加载...
取消
保存