浏览代码

Takes the gamble that QUnit is a development dependency of Three (update 1.18.0 to 2.1.1)

Tristan VALCKE 8 年之前
父节点
当前提交
e2bdbbbad6
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -48,6 +48,7 @@
   "devDependencies": {
     "eslint": "^3.10.1",
     "eslint-config-mdcs": "^4.2.2",
+    "qunitjs": "^2.1.1",
     "rollup": "^0.36.3",
     "rollup-watch": "^2.5.0",
     "uglify-js": "^2.6.0"