Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 0424312

Browse files
author
Akim Mamedov
committed
Change released version
1 parent 86a7302 commit 0424312

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/release-please/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"packages/core/aqua-to-js": "0.3.4",
55
"packages/core/js-client-isomorphic": "0.3.0",
66
"packages/core/interfaces": "0.9.0",
7-
"packages/core/npm-aqua-compiler": "0.0.0"
7+
"packages/core/npm-aqua-compiler": "0.0.1-alpha"
88
}

packages/core/npm-aqua-compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "@fluencelabs/npm-aqua-compiler",
4-
"version": "0.0.0",
4+
"version": "0.0.1-alpha",
55
"description": "Tool for converting npm imports to aqua compiler input",
66
"types": "./dist/imports.d.ts",
77
"exports": {

0 commit comments

Comments
 (0)