mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-24 23:44:56 +03:00
garden,landscape: update globs
This commit is contained in:
parent
2680e4512d
commit
862eab4097
@ -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]
|
||||
|
7546
pkg/grid/package-lock.json
generated
7546
pkg/grid/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -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",
|
||||
|
@ -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
|
||||
|
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user