We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66fed24 commit 7ec27dcCopy full SHA for 7ec27dc
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "unport",
3
"description": "Unport - a Universal Port with strict type inference capability for cross-JSContext communication.",
4
- "version": "0.5.0",
+ "version": "0.6.0",
5
"main": "lib/index.js",
6
"module": "esm/index.js",
7
"typings": "esm/index.d.ts",
0 commit comments