浏览代码

Add nan to the development frontend dependencies in order to fix build on the Node 17.

master
Alexander Gaevsky 3 年前
父节点
当前提交
7da350296a
共有 2 个文件被更改,包括 7670 次插入15 次删除
  1. 7669
    15
      package-lock.json
  2. 1
    0
      package.json

+ 7669
- 15
package-lock.json
文件差异内容过多而无法显示
查看文件


+ 1
- 0
package.json 查看文件

@@ -18,6 +18,7 @@
18 18
     "jquery-mousewheel": "^3.1.13",
19 19
     "jquery-sortable": "^0.9.13",
20 20
     "node-sass": "^7.0.1",
21
+    "nan": "^2.15.0",
21 22
     "popper.js": "^1.16.1",
22 23
     "pump": "^3.0.0",
23 24
     "sass": "^1.45.2",

正在加载...
取消
保存