mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
chore: bump version (#4518)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"tsconfig.json"
|
||||
],
|
||||
"dependencies": {
|
||||
"@plugxjs/vite-plugin": "0.0.2",
|
||||
"@plugxjs/vite-plugin": "0.0.3",
|
||||
"@swc/core": "^1.3.81",
|
||||
"@toeverything/infra": "workspace:^",
|
||||
"@vanilla-extract/rollup-plugin": "^1.3.0",
|
||||
|
||||
@@ -4,7 +4,7 @@ import path from 'node:path';
|
||||
import { fileURLToPath } from 'node:url';
|
||||
import { parseArgs } from 'node:util';
|
||||
|
||||
import plugx from '@plugxjs/vite-plugin';
|
||||
import { plugx } from '@plugxjs/vite-plugin';
|
||||
import {
|
||||
packageJsonInputSchema,
|
||||
packageJsonOutputSchema,
|
||||
|
||||
Reference in New Issue
Block a user