Skip to content

Commit

Permalink
chore: release v2.1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
markthree committed Apr 21, 2023
1 parent 6ba751e commit ac21239
Showing 1 changed file with 9 additions and 12 deletions.
21 changes: 9 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "quick",
"version": "2.1.18",
"version": "2.1.19",
"description": "一个编程快速入门的视频栏目,帮助你快速开始编程",
"author": {
"name": "markthree",
Expand All @@ -23,22 +23,22 @@
"release": "bumpp --commit --push --tag"
},
"devDependencies": {
"@arco-design/web-vue": "^2.45.0",
"@arco-design/web-vue": "^2.45.1",
"@nuxt-themes/docus": "^1.10.1",
"@nuxt/devtools": "^0.3.1",
"@nuxt/image-edge": "1.0.0-28008586.381b906",
"@nuxt/kit": "^3.3.3",
"@nuxtjs/fontaine": "^0.2.4",
"@nuxt/devtools": "^0.4.1",
"@nuxt/image-edge": "1.0.0-28020728.5df24eb",
"@nuxt/kit": "^3.4.2",
"@nuxtjs/fontaine": "^0.2.5",
"@nuxtjs/robots": "^3.0.0",
"@types/node": "^18.15.11",
"@unocss/nuxt": "^0.50.6",
"@types/node": "^18.15.13",
"@unocss/nuxt": "^0.51.5",
"beastcss": "^2.1.3",
"bumpp": "^9.1.0",
"execa": "^7.1.1",
"fast-glob": "^3.2.12",
"file-computed": "^0.9.2",
"less": "^4.1.3",
"nuxt": "^3.3.3",
"nuxt": "^3.4.2",
"nuxt-size": "^0.1.3",
"nuxt3-intelligence": "^0.1.1",
"sitemap": "^7.1.1",
Expand All @@ -53,9 +53,6 @@
]
}
},
"resolutions": {
"vite": "^4.2.1"
},
"engines": {
"node": ">=18"
}
Expand Down

0 comments on commit ac21239

Please sign in to comment.