We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a45411d commit 5520fd3Copy full SHA for 5520fd3
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.6.0",
+ "version": "0.7.0",
5
"main": "lib/index.js",
6
"module": "esm/index.js",
7
"typings": "esm/index.d.ts",
0 commit comments