mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2025-12-18 23:04:25 +01:00
Bump to mutiny wasm 0.4.8
This commit is contained in:
committed by
Tony Giorgio
parent
764947a280
commit
8a42a7d2bc
@@ -7,8 +7,8 @@ android {
|
||||
applicationId "com.mutinywallet.mutinywallet"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 4
|
||||
versionName "0.4.7-2"
|
||||
versionCode 5
|
||||
versionName "0.4.8-1"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
aaptOptions {
|
||||
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mutiny-wallet",
|
||||
"version": "0.4.7",
|
||||
"version": "0.4.8",
|
||||
"license": "MIT",
|
||||
"packageManager": "pnpm@8.3.1",
|
||||
"scripts": {
|
||||
@@ -47,7 +47,7 @@
|
||||
"@kobalte/tailwindcss": "^0.5.0",
|
||||
"@modular-forms/solid": "^0.18.1",
|
||||
"@mutinywallet/barcode-scanner": "5.0.0-beta.3",
|
||||
"@mutinywallet/mutiny-wasm": "0.4.7",
|
||||
"@mutinywallet/mutiny-wasm": "0.4.8",
|
||||
"@mutinywallet/waila-wasm": "^0.2.1",
|
||||
"@solid-primitives/upload": "^0.0.111",
|
||||
"@thisbeyond/solid-select": "^0.14.0",
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -23,8 +23,8 @@ dependencies:
|
||||
specifier: 5.0.0-beta.3
|
||||
version: 5.0.0-beta.3(@capacitor/core@5.2.2)
|
||||
'@mutinywallet/mutiny-wasm':
|
||||
specifier: 0.4.7
|
||||
version: 0.4.7
|
||||
specifier: 0.4.8
|
||||
version: 0.4.8
|
||||
'@mutinywallet/waila-wasm':
|
||||
specifier: ^0.2.1
|
||||
version: 0.2.1
|
||||
@@ -2075,8 +2075,8 @@ packages:
|
||||
'@capacitor/core': 5.2.2
|
||||
dev: false
|
||||
|
||||
/@mutinywallet/mutiny-wasm@0.4.7:
|
||||
resolution: {integrity: sha512-VMd79CiqtWLLhRZegSyNX78SMCxWWCmbhXaPaHQyRh1HV3s3VJGL4NxniLLKUF21UxMljx0E0SZoGRsBiE5FjA==}
|
||||
/@mutinywallet/mutiny-wasm@0.4.8:
|
||||
resolution: {integrity: sha512-e0UYKS/5E0gJ8cWQ7AJMzv7Hw4vNP2NWIlZvMVFyw33kMmrWT8s2FmFuLO7PKXQvYrZJGGCZdZQUtdC8pCK96g==}
|
||||
dev: false
|
||||
|
||||
/@mutinywallet/waila-wasm@0.2.1:
|
||||
|
||||
Reference in New Issue
Block a user