mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-03-15 15:30:49 +00:00
* Add npm-aqua-compiler package * Release new package * Remove noUncheckedIndexedAccess from tsconfig.json * Fix a test script * Fix length checks * Fix * Update error description * Try to choose a nicer err message * New import format and API * Fix error message * Improve test * Don't add empty string key when globalImports prop is empty * Fix exports
9 lines
256 B
JSON
9 lines
256 B
JSON
{
|
|
"packages/core/js-client": "0.5.4",
|
|
"packages/core/marine-worker": "0.5.0",
|
|
"packages/core/aqua-to-js": "0.3.4",
|
|
"packages/core/js-client-isomorphic": "0.3.0",
|
|
"packages/core/interfaces": "0.9.0",
|
|
"packages/core/npm-aqua-compiler": "0.0.0"
|
|
}
|