浏览代码

Update `onchange` to v4.

Renée Kooi 6 年之前
父节点
当前提交
94cad18179
共有 2 个文件被更改,包括 1409 次插入24 次删除
  1. 1408 23
      package-lock.json
  2. 1 1
      package.json

文件差异内容过多而无法显示
+ 1408 - 23
package-lock.json


+ 1 - 1
package.json

@@ -54,7 +54,7 @@
     "node-sass": "^4.9.0",
     "npm-auth-to-token": "^1.0.0",
     "npm-run-all": "^4.1.2",
-    "onchange": "^3.3.0",
+    "onchange": "^4.0.0",
     "postcss": "^6.0.16",
     "postcss-safe-important": "^1.1.0",
     "pre-commit": "^1.2.2",

部分文件因为文件数量过多而无法显示