Skip to content

Commit

Permalink
bump to version v0.11.1 (#18)
Browse files Browse the repository at this point in the history
版本更新至v0.11.1
  • Loading branch information
crrashh1542 authored Nov 4, 2023
2 parents 495a69b + e4d430a commit ae49bc9
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 208 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "win-up-to-date",
"version": "0.11.0",
"description": "A website project showing the uptime status of Windows Insider versions.",
"version": "0.11.1",
"description": "A website project showing the latest status of Windows Insider versions.",
"main": "index.js",
"repository": "https://github.com/crrashh1542/win-up-to-date",
"author": "crrashh1542 <[email protected]>",
Expand All @@ -14,23 +14,23 @@
},
"dependencies": {
"@fluentui/web-components": "^2.5.16",
"axios": "^1.4.0",
"axios": "^1.6.0",
"core-js": "^3.31.0",
"moment": "^2.29.4",
"normalize.css": "^8.0.1",
"vue": "^3.3.4",
"vue": "^3.3.7",
"vue-router": "^4.2.4",
"webpack": "^5.88.2"
"webpack": "^5.89.0"
},
"devDependencies": {
"@babel/core": "^7.12.16",
"@babel/eslint-parser": "^7.12.16",
"@typescript-eslint/eslint-plugin": "^5.46.1",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-plugin-eslint": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"autoprefixer": "^10.4.15",
"autoprefixer": "^10.4.16",
"compression-webpack-plugin": "^10.0.0",
"eslint": "^8.43.0",
"eslint-plugin-vue": "^9.15.0",
Expand Down
Loading

0 comments on commit ae49bc9

Please sign in to comment.