install browser mock for test

jh-changes
Shin'ya Ueoka 6 years ago
parent c9c18966e6
commit 1b70ee966d
  1. 6493
      package-lock.json
  2. 3
      package.json

6493
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -37,14 +37,17 @@
"karma-html2js-preprocessor": "^1.1.0",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.3",
"karma-sinon": "^1.0.5",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^3.0.0",
"mocha": "^5.0.0",
"node-sass": "^4.5.3",
"preact": "^8.2.6",
"sass-loader": "^7.0.1",
"sinon-chrome": "^2.3.1",
"style-loader": "^0.21.0",
"web-ext": "github:ueokande/web-ext#patched-2.4.0",
"webextensions-api-fake": "^0.5.1",
"webpack": "^4.1.1",
"webpack-cli": "^2.0.11"
}