Skip to content

Commit e519f57

Browse files
Preet ShihnPreet Shihn
Preet Shihn
authored and
Preet Shihn
committedSep 27, 2018
.
1 parent 3ddfbc7 commit e519f57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.4",
44
"description": "Simplest way to communicate between windows/iframes.",
55
"main": "dist/windtalk.umd.js",
6-
"browser": "dist/dist/windtalk.min.js",
6+
"browser": "dist/windtalk.min.js",
77
"module": "dist/windtalk.m.js",
88
"source": "index.js",
99
"types": "dist/windtalk.d.ts",
@@ -34,4 +34,4 @@
3434
"rollup": "^0.66.2",
3535
"rollup-plugin-babel-minify": "^6.0.0"
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)
Please sign in to comment.