Compare commits
1 Commits
main
...
ericlewis/
Author | SHA1 | Date | |
---|---|---|---|
|
af1137b3c3 |
@ -1,8 +1,8 @@
|
||||
record:
|
||||
type: ApplicationDeploymentRequest
|
||||
version: '1.0.0'
|
||||
name: snowballtools-base-frontend@0.1.7
|
||||
application: crn://snowballtools/applications/snowballtools-base-frontend@0.1.7
|
||||
name: snowballtools-base-frontend@0.1.8
|
||||
application: crn://snowballtools/applications/snowballtools-base-frontend@0.1.8
|
||||
dns: dashboard
|
||||
config:
|
||||
env:
|
||||
@ -13,6 +13,6 @@ record:
|
||||
LACONIC_HOSTED_CONFIG_app_github_image_upload_templaterepo: snowball-tools-platform/image-upload-pwa-example
|
||||
LACONIC_HOSTED_CONFIG_app_wallet_connect_id: eda9ba18042a5ea500f358194611ece2
|
||||
meta:
|
||||
note: Added by Snowball @ Thu Feb 29 02:48:23 UTC 2024
|
||||
note: Added by Snowball @ Thu Feb 29 07:46:48 UTC 2024
|
||||
repository: "https://git.vdb.to/cerc-io/snowballtools-base"
|
||||
repository_ref: 94a9bf88a9cf8442ffd37ad924cf9a590af69431
|
||||
repository_ref: a7810a34c90d5bfe0c6cc0697ad9aaf79b1c41d7
|
||||
|
@ -1,8 +1,8 @@
|
||||
record:
|
||||
type: ApplicationRecord
|
||||
version: 0.0.25
|
||||
repository_ref: 94a9bf88a9cf8442ffd37ad924cf9a590af69431
|
||||
version: 0.0.27
|
||||
repository_ref: a7810a34c90d5bfe0c6cc0697ad9aaf79b1c41d7
|
||||
repository: ["https://git.vdb.to/cerc-io/snowballtools-base"]
|
||||
app_type: webapp
|
||||
name: snowballtools-base-frontend
|
||||
app_version: 0.1.7
|
||||
app_version: 0.1.8
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "frontend",
|
||||
"version": "0.1.7",
|
||||
"version": "0.1.8",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@fontsource-variable/jetbrains-mono": "^5.0.19",
|
||||
|
Loading…
Reference in New Issue
Block a user