mirror of
https://github.com/vitest-dev/vitest.git
synced 2025-12-08 18:26:03 +00:00
release v0.0.78
This commit is contained in:
parent
8b9e69e8ac
commit
7e36dce93a
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vitest/monorepo",
|
||||
"version": "0.0.77",
|
||||
"version": "0.0.78",
|
||||
"private": true,
|
||||
"description": "A blazing fast unit test framework powered by Vite",
|
||||
"type": "module",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"name": "@vitest/ui",
|
||||
"//": "TODO: when it's ready",
|
||||
"private": true,
|
||||
"version": "0.0.77",
|
||||
"version": "0.0.78",
|
||||
"description": "Vitest UI",
|
||||
"sideEffects": false,
|
||||
"exports": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vitest",
|
||||
"version": "0.0.77",
|
||||
"version": "0.0.78",
|
||||
"description": "A blazing fast unit test framework powered by Vite",
|
||||
"keywords": [
|
||||
"vite",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user