garden,landscape: update globs

This commit is contained in:
Liam Fitzgerald 2021-09-24 14:41:56 +10:00
parent 2680e4512d
commit 862eab4097
5 changed files with 7510 additions and 45 deletions

View File

@ -1,8 +1,7 @@
:~ title+'System'
info+'An app launcher for Urbit.'
color+0xee.5432
glob-http+['https://bootstrap.urbit.org/glob-0v2.dne76.9hibl.1o442.h6l11.cn7os.glob' 0v2.dne76.9hibl.1o442.h6l11.cn7os]
glob-http+['https://bootstrap.urbit.org/glob-0v7.1jqf3.5gao8.67i4k.64c49.i6kr8.glob' 0v7.1jqf3.5gao8.67i4k.64c49.i6kr8]
glob-http+['https://bootstrap.urbit.org/glob-0v3.9t1m1.o0rq9.p9776.ma01h.s4g8v.glob' 0v3.9t1m1.o0rq9.p9776.ma01h.s4g8v]
::glob-ames+~zod^0v0
base+'grid'
version+[0 0 1]

File diff suppressed because it is too large Load Diff

View File

@ -51,7 +51,7 @@
"@types/react-router-dom": "^5.1.8",
"@typescript-eslint/eslint-plugin": "^4.26.1",
"@typescript-eslint/parser": "^4.26.1",
"@urbit/vite-plugin-urbit": "^0.3.0",
"@urbit/vite-plugin-urbit": "^0.5.1",
"@vitejs/plugin-react-refresh": "^1.3.1",
"autoprefixer": "^10.3.1",
"eslint": "^7.28.0",

View File

@ -2,7 +2,7 @@ import { loadEnv, defineConfig } from 'vite';
import analyze from 'rollup-plugin-analyzer';
import { visualizer } from 'rollup-plugin-visualizer';
import reactRefresh from '@vitejs/plugin-react-refresh';
import urbitPlugin from '@urbit/vite-plugin-urbit';
import { urbitPlugin } from '@urbit/vite-plugin-urbit';
import { execSync } from 'child_process';
// using current commit until release

View File

@ -1,7 +1,7 @@
:~ title+'Groups'
info+'A suite of applications to communicate on Urbit'
color+0xee.5432
glob-http+['https://bootstrap.urbit.org/glob-0v1.vu4e7.efplp.stcdg.7hhds.0tp5v.glob' 0v1.vu4e7.efplp.stcdg.7hhds.0tp5v]
glob-http+['https://bootstrap.urbit.org/glob-0vg00g4.ijr3n.lbgut.tpa6a.5ob69.glob' 0vg00g4.ijr3n.lbgut.tpa6a.5ob69]
base+'landscape'
version+[1 3 5]
website+'https://tlon.io'