Skip to content

Commit 252e7e1

Browse files
committed
1.2.0
1 parent 56374af commit 252e7e1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "karmatic",
3-
"version": "1.1.7",
3+
"version": "1.2.0",
44
"description": "Zero-config automatic (headless) browser testing. Powered by Karma, Webpack & Jasmine.",
55
"main": "dist/index.js",
66
"module": "dist/index.m.js",
@@ -20,6 +20,9 @@
2020
"chrome",
2121
"test runner"
2222
],
23+
"files": [
24+
"dist"
25+
],
2326
"author": "Jason Miller <[email protected]> (http://jasonformat.com)",
2427
"repository": "developit/karmatic",
2528
"license": "MIT",

0 commit comments

Comments
 (0)