Try to update version to see if it helps yarn

This commit is contained in:
Vladimir Grichina 2019-07-10 19:30:21 -07:00
parent 029af648b5
commit 5a14c666cb

View File

@ -1,6 +1,6 @@
{
"name": "assemblyscript-json",
"version": "0.0.2",
"version": "0.0.3",
"types": "assembly/index.ts",
"scripts": {
"asbuild:untouched": "asc assembly/index.ts -b build/untouched.wasm -t build/untouched.wat --sourceMap --validate --debug",