Looks like webassembly-js-api package no longer needed!

Closes #1565
This commit is contained in:
Alex Crichton 2019-05-30 07:40:26 -07:00
parent 2d13589c56
commit ad68436cc9

View File

@ -3,7 +3,6 @@
"tsc": "tsc"
},
"devDependencies": {
"@types/webassembly-js-api": "0.0.2",
"typescript": "^3.3.3333"
}
}