mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
manually bump all versions to 2.4.3
This commit is contained in:
parent
13e494c0f0
commit
1be455f5af
@ -61,7 +61,7 @@
|
||||
"@nuxt/core": "2.4.3",
|
||||
"@nuxt/generator": "2.4.3",
|
||||
"@nuxt/opencollective": "^0.2.1",
|
||||
"@nuxt/typescript": "2.4.2",
|
||||
"@nuxt/typescript": "2.4.3",
|
||||
"@nuxt/webpack": "2.4.3"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nuxt/babel-preset-app",
|
||||
"version": "2.4.2",
|
||||
"version": "2.4.3",
|
||||
"description": "babel-preset-app for nuxt.js",
|
||||
"repository": "nuxt/nuxt.js",
|
||||
"license": "MIT",
|
||||
|
@ -10,7 +10,7 @@
|
||||
"dependencies": {
|
||||
"@nuxt/devalue": "^1.2.0",
|
||||
"@nuxt/utils": "2.4.3",
|
||||
"@nuxt/vue-app": "2.4.2",
|
||||
"@nuxt/vue-app": "2.4.3",
|
||||
"chokidar": "^2.0.4",
|
||||
"consola": "^2.3.2",
|
||||
"fs-extra": "^7.0.1",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nuxt/typescript",
|
||||
"version": "2.4.2",
|
||||
"version": "2.4.3",
|
||||
"repository": "nuxt/nuxt.js",
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nuxt/vue-app",
|
||||
"version": "2.4.2",
|
||||
"version": "2.4.3",
|
||||
"repository": "nuxt/nuxt.js",
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
|
@ -10,7 +10,7 @@
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.2.2",
|
||||
"@babel/polyfill": "^7.2.5",
|
||||
"@nuxt/babel-preset-app": "2.4.2",
|
||||
"@nuxt/babel-preset-app": "2.4.3",
|
||||
"@nuxt/friendly-errors-webpack-plugin": "^2.4.0",
|
||||
"@nuxt/utils": "2.4.3",
|
||||
"babel-loader": "^8.0.5",
|
||||
|
Loading…
Reference in New Issue
Block a user