Skip to content
This repository has been archived by the owner on Jan 16, 2022. It is now read-only.

Commit

Permalink
Merge pull request #238 from wildpeaks/1.8.4
Browse files Browse the repository at this point in the history
1.8.4
  • Loading branch information
cecilemuller authored Oct 17, 2019
2 parents 34210f9 + 63ca427 commit 1409df6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wildpeaks/karma-config-web",
"version": "1.8.3",
"version": "1.8.4",
"description": "Karma config generator",
"author": "Cecile Muller",
"license": "MIT",
Expand All @@ -27,20 +27,20 @@
"homepage": "https://github.com/wildpeaks/package-karma-config-web#readme",
"dependencies": {
"jasmine-core": "3.5.0",
"karma": "4.3.0",
"karma": "4.4.0",
"karma-chrome-launcher": "3.1.0",
"karma-jasmine": "2.0.1",
"karma-sourcemap-loader": "0.3.7",
"karma-webpack": "4.0.2",
"puppeteer": "1.20.0"
},
"devDependencies": {
"@types/node": "12.11.0",
"@types/node": "12.11.1",
"@types/jasmine": "3.4.4",
"@wildpeaks/eslint-config-commonjs": "7.1.0",
"eslint": "6.5.1",
"jasmine": "3.5.0",
"typescript": "3.6.3",
"typescript": "3.6.4",
"webpack": "4.41.2"
},
"peerDependencies": {
Expand Down

0 comments on commit 1409df6

Please sign in to comment.