Package rename

This commit is contained in:
Akim Mamedov
2023-09-18 14:13:09 +07:00
parent a9bee62c89
commit 6c84d0a3a8
15 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "@fluencelabs/aqua-wrapper", "name": "@fluencelabs/aqua-to-js-compiler",
"type": "module", "type": "module",
"version": "0.1.0", "version": "0.0.0",
"description": "Tool for generating aqua wrapper", "description": "Tool for generating aqua wrapper",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {