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 #182 from wildpeaks/1.8.1
Browse files Browse the repository at this point in the history
1.8.1
  • Loading branch information
cecilemuller authored Jul 13, 2019
2 parents 9367bad + 4c13bc2 commit 71d152e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.0",
"version": "1.8.1",
"description": "Karma config generator",
"author": "Cecile Muller",
"license": "MIT",
Expand All @@ -27,8 +27,8 @@
"homepage": "https://github.com/wildpeaks/package-karma-config-web#readme",
"dependencies": {
"jasmine-core": "3.4.0",
"karma": "4.1.0",
"karma-chrome-launcher": "2.2.0",
"karma": "4.2.0",
"karma-chrome-launcher": "3.0.0",
"karma-jasmine": "2.0.1",
"karma-sourcemap-loader": "0.3.7",
"karma-webpack": "4.0.2",
Expand Down

0 comments on commit 71d152e

Please sign in to comment.