Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
release v3.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesMessinger committed Jul 15, 2020
1 parent 5f5b847 commit eefba56
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsdevtools/karma-config",
"version": "3.1.5",
"version": "3.1.6",
"description": "Karma configuration builder with sensible defaults to minimize boilerplate",
"keywords": [
"karma",
@@ -43,7 +43,7 @@
"@babel/core": "^7.10.4",
"@babel/preset-env": "^7.10.4",
"@jsdevtools/coverage-istanbul-loader": "^3.0.4",
"@jsdevtools/eslint-config": "0.0.1",
"@jsdevtools/eslint-config": "^1.0.0",
"@jsdevtools/host-environment": "^2.0.3",
"@jsdevtools/karma-host-environment": "^3.0.2",
"@jsdevtools/ono": "^7.1.2",

0 comments on commit eefba56

Please sign in to comment.