mirror of
https://github.com/vitest-dev/vitest.git
synced 2025-12-08 18:26:03 +00:00
release v0.0.141
This commit is contained in:
parent
b7bc12fe4e
commit
dedfb1787a
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vitest/monorepo",
|
||||
"version": "0.0.140",
|
||||
"version": "0.0.141",
|
||||
"private": true,
|
||||
"description": "A blazing fast unit test framework powered by Vite",
|
||||
"type": "module",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vitest/ui",
|
||||
"version": "0.0.140",
|
||||
"version": "0.0.141",
|
||||
"description": "UI for Vitest",
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vite-node",
|
||||
"version": "0.0.140",
|
||||
"version": "0.0.141",
|
||||
"description": "Vite as Node.js runtime",
|
||||
"homepage": "https://github.com/vitest-dev/vitest#readme",
|
||||
"bugs": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vitest",
|
||||
"version": "0.0.140",
|
||||
"version": "0.0.141",
|
||||
"description": "A blazing fast unit test framework powered by Vite",
|
||||
"keywords": [
|
||||
"vite",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vitest/ws-client",
|
||||
"version": "0.0.140",
|
||||
"version": "0.0.141",
|
||||
"description": "WebSocket client wrapper for communicating with Vitest",
|
||||
"homepage": "https://github.com/vitest-dev/vitest#readme",
|
||||
"bugs": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user