Skip to content

Commit 9c4c519

Browse files
committed
NPM Package Release v0.0.1-alpha.76
1 parent 4e6db1a commit 9c4c519

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/orderbook/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rainlanguage/orderbook",
33
"description": "Provides RainLanguage Orderbook rust crates' functionalities in typescript through wasm bindgen",
4-
"version": "0.0.1-alpha.75",
4+
"version": "0.0.1-alpha.76",
55
"license": "LicenseRef-DCL-1.0",
66
"author": "Rain Open Source Software Ltd",
77
"repository": {

packages/ui-components/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rainlanguage/ui-components",
3-
"version": "0.0.1-alpha.75",
3+
"version": "0.0.1-alpha.76",
44
"description": "A component library for building Svelte applications to be used with Raindex.",
55
"license": "LicenseRef-DCL-1.0",
66
"author": "Rain Open Source Software Ltd",
@@ -53,7 +53,7 @@
5353
"@fontsource/dm-sans": "5.1.0",
5454
"@imask/svelte": "7.6.1",
5555
"@observablehq/plot": "0.6.16",
56-
"@rainlanguage/orderbook": "0.0.1-alpha.75",
56+
"@rainlanguage/orderbook": "0.0.1-alpha.76",
5757
"@reown/appkit": "1.6.4",
5858
"@reown/appkit-adapter-wagmi": "1.6.4",
5959
"@sentry/sveltekit": "7.120.0",

0 commit comments

Comments
 (0)