dev13
This commit is contained in:
parent
373a26d868
commit
7ddc685bc3
2 changed files with 1584 additions and 2250 deletions
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "firefish",
|
"name": "firefish",
|
||||||
"version": "1.0.5-dev12",
|
"version": "1.0.5-dev13",
|
||||||
"codename": "aqua",
|
"codename": "aqua",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.joinfirefish.org/firefish/firefish.git"
|
"url": "https://git.joinfirefish.org/firefish/firefish.git"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@8.7.4",
|
"packageManager": "pnpm@8.7.6",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"rebuild": "pnpm run clean && ./scripts/build-greet.sh && pnpm -r --parallel run build && pnpm run gulp",
|
"rebuild": "pnpm run clean && ./scripts/build-greet.sh && pnpm -r --parallel run build && pnpm run gulp",
|
||||||
|
|
3830
pnpm-lock.yaml
3830
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue