Update manifest again

This commit is contained in:
Akim Mamedov 2023-12-16 01:30:02 +07:00
parent 042431238a
commit 3610a6cca1
2 changed files with 2 additions and 2 deletions

View File

@ -4,5 +4,5 @@
"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.1-alpha"
"packages/core/npm-aqua-compiler": "0.0.1"
}

View File

@ -1,7 +1,7 @@
{
"type": "module",
"name": "@fluencelabs/npm-aqua-compiler",
"version": "0.0.1-alpha",
"version": "0.0.1",
"description": "Tool for converting npm imports to aqua compiler input",
"types": "./dist/imports.d.ts",
"exports": {