mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-21 13:15:12 +00:00
v3.8.1
This commit is contained in:
parent
36b4e40622
commit
d8674b9982
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nuxt/kit",
|
||||
"version": "3.8.0",
|
||||
"version": "3.8.1",
|
||||
"repository": "nuxt/nuxt",
|
||||
"description": "Toolkit for authoring modules and interacting with Nuxt",
|
||||
"license": "MIT",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nuxt",
|
||||
"version": "3.8.0",
|
||||
"version": "3.8.1",
|
||||
"repository": "nuxt/nuxt",
|
||||
"description": "Nuxt is a free and open-source framework with an intuitive and extendable way to create type-safe, performant and production-grade full-stack web applications and websites with Vue.js.",
|
||||
"license": "MIT",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nuxt/schema",
|
||||
"version": "3.8.0",
|
||||
"version": "3.8.1",
|
||||
"repository": "nuxt/nuxt",
|
||||
"description": "Nuxt types and default configuration",
|
||||
"license": "MIT",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nuxt/test-utils",
|
||||
"version": "3.8.0",
|
||||
"version": "3.8.1",
|
||||
"repository": "nuxt/nuxt",
|
||||
"description": "Test utilities for Nuxt",
|
||||
"license": "MIT",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nuxt/vite-builder",
|
||||
"version": "3.8.0",
|
||||
"version": "3.8.1",
|
||||
"repository": "nuxt/nuxt",
|
||||
"description": "Vite bundler for Nuxt",
|
||||
"license": "MIT",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nuxt/webpack-builder",
|
||||
"version": "3.8.0",
|
||||
"version": "3.8.1",
|
||||
"repository": "nuxt/nuxt",
|
||||
"description": "Webpack bundler for Nuxt",
|
||||
"license": "MIT",
|
||||
|
Loading…
Reference in New Issue
Block a user