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

Commit

Permalink
release v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesMessinger committed Jan 31, 2019
1 parent ca25273 commit 3f0b61a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "karma-config",
"version": "0.0.1",
"version": "0.0.2",
"description": "Karma configuration builder with sensible defaults to minimize boilerplate",
"keywords": [
"karma",
Expand Down Expand Up @@ -58,7 +58,7 @@
"devDependencies": {
"@types/karma": "^3.0.1",
"@types/karma-webpack": "^2.0.5",
"@types/node": "^10.12.18",
"@types/node": "^10.12.20",
"@types/package-json": "^5.0.0",
"@types/webpack": "^4.4.24",
"chai": "^4.2.0",
Expand All @@ -75,4 +75,4 @@
"typescript-tslint-plugin": "^0.3.0",
"version-bump-prompt": "^4.2.1"
}
}
}

0 comments on commit 3f0b61a

Please sign in to comment.