release v0.1.15

This commit is contained in:
patak-dev 2022-01-14 22:50:15 +01:00
parent e0dcf4c37a
commit 4e62c980a6
5 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@vitest/ui",
"version": "0.1.14",
"version": "0.1.15",
"description": "UI for Vitest",
"sideEffects": false,
"type": "module",

View File

@ -1,6 +1,6 @@
{
"name": "vite-node",
"version": "0.1.14",
"version": "0.1.15",
"description": "Vite as Node.js runtime",
"homepage": "https://github.com/vitest-dev/vitest#readme",
"bugs": {

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@vitest/ws-client",
"version": "0.1.14",
"version": "0.1.15",
"description": "WebSocket client wrapper for communicating with Vitest",
"homepage": "https://github.com/vitest-dev/vitest#readme",
"bugs": {