mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
v3.8.0
This commit is contained in:
parent
108b1bdf72
commit
59ff865b13
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nuxt/kit",
|
||||
"version": "3.7.4",
|
||||
"version": "3.8.0",
|
||||
"repository": "nuxt/nuxt",
|
||||
"description": "Toolkit for authoring modules and interacting with Nuxt",
|
||||
"license": "MIT",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nuxt",
|
||||
"version": "3.7.4",
|
||||
"version": "3.8.0",
|
||||
"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.7.4",
|
||||
"version": "3.8.0",
|
||||
"repository": "nuxt/nuxt",
|
||||
"description": "Nuxt types and default configuration",
|
||||
"license": "MIT",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nuxt/test-utils",
|
||||
"version": "3.7.4",
|
||||
"version": "3.8.0",
|
||||
"repository": "nuxt/nuxt",
|
||||
"description": "Test utilities for Nuxt",
|
||||
"license": "MIT",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nuxt/vite-builder",
|
||||
"version": "3.7.4",
|
||||
"version": "3.8.0",
|
||||
"repository": "nuxt/nuxt",
|
||||
"description": "Vite bundler for Nuxt",
|
||||
"license": "MIT",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nuxt/webpack-builder",
|
||||
"version": "3.7.4",
|
||||
"version": "3.8.0",
|
||||
"repository": "nuxt/nuxt",
|
||||
"description": "Webpack bundler for Nuxt",
|
||||
"license": "MIT",
|
||||
|
Loading…
Reference in New Issue
Block a user