release v0.0.93

This commit is contained in:
Anthony Fu 2021-12-17 01:47:48 +08:00
parent 9c4a81c46c
commit 82be48ae3a
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@vitest/monorepo",
"version": "0.0.92",
"version": "0.0.93",
"private": true,
"description": "A blazing fast unit test framework powered by Vite",
"type": "module",

View File

@ -2,7 +2,7 @@
"name": "@vitest/ui",
"//": "TODO: when it's ready",
"private": true,
"version": "0.0.92",
"version": "0.0.93",
"description": "Vitest UI",
"sideEffects": false,
"exports": {

View File

@ -1,6 +1,6 @@
{
"name": "vitest",
"version": "0.0.92",
"version": "0.0.93",
"description": "A blazing fast unit test framework powered by Vite",
"keywords": [
"vite",