Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
developit committed Jun 30, 2018
1 parent 56374af commit 252e7e1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "karmatic",
"version": "1.1.7",
"version": "1.2.0",
"description": "Zero-config automatic (headless) browser testing. Powered by Karma, Webpack & Jasmine.",
"main": "dist/index.js",
"module": "dist/index.m.js",
Expand All @@ -20,6 +20,9 @@
"chrome",
"test runner"
],
"files": [
"dist"
],
"author": "Jason Miller <jason@developit.ca> (http://jasonformat.com)",
"repository": "developit/karmatic",
"license": "MIT",
Expand Down

0 comments on commit 252e7e1

Please sign in to comment.