Browse Source

Updated package.json

Mr.doob 6 years ago
parent
commit
8d31b4706a
2 changed files with 95 additions and 637 deletions
  1. 91 633
      package-lock.json
  2. 4 4
      package.json

File diff suppressed because it is too large
+ 91 - 633
package-lock.json


+ 4 - 4
package.json

@@ -25,7 +25,7 @@
   "eslintConfig": {
     "extends": "mdcs",
     "plugins": [
-        "html"
+      "html"
     ]
   },
   "scripts": {
@@ -54,13 +54,13 @@
   "homepage": "https://threejs.org/",
   "devDependencies": {
     "concurrently": "^4.0.1",
-    "electron": "^2.0.8",
-    "eslint": "^5.5.0",
+    "electron": "^2.0.13",
+    "eslint": "^5.8.0",
     "eslint-config-mdcs": "^4.2.3",
     "eslint-plugin-html": "^4.0.6",
     "google-closure-compiler": "20180805.0.0",
     "http-server": "^0.11.1",
-    "qunit": "^2.6.2",
+    "qunit": "^2.8.0",
     "rollup": "^0.65.2"
   },
   "jspm": {

Some files were not shown because too many files changed in this diff