mirror of
https://github.com/vitest-dev/vitest.git
synced 2026-02-01 17:36:51 +00:00
release v0.0.100
This commit is contained in:
parent
2bddf32911
commit
96dc796f6f
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vitest/monorepo",
|
||||
"version": "0.0.99",
|
||||
"version": "0.0.100",
|
||||
"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.99",
|
||||
"version": "0.0.100",
|
||||
"description": "Vitest UI",
|
||||
"sideEffects": false,
|
||||
"exports": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vitest",
|
||||
"version": "0.0.99",
|
||||
"version": "0.0.100",
|
||||
"description": "A blazing fast unit test framework powered by Vite",
|
||||
"keywords": [
|
||||
"vite",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user