We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b97be5 commit f7b3b15Copy full SHA for f7b3b15
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "as-bind",
3
"description": "Isomorphic library to handle passing high-level data structures between AssemblyScript and JavaScript 🤝🚀",
4
- "version": "0.6.0",
+ "version": "0.5.0",
5
"main": "dist/as-bind.cjs.js",
6
"module": "dist/as-bind.esm.js",
7
"iife": "dist/as-bind.iife.js",
0 commit comments