Skip to content

Commit

Permalink
feat: add support for mirror domains
Browse files Browse the repository at this point in the history
close #212
  • Loading branch information
xingwangt committed Jan 22, 2024
1 parent ec6eb70 commit 2ab18b2
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 324 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
},
"devDependencies": {
"@vitejs/plugin-vue2": "^2.3.1",
"@vue/eslint-config-prettier": "^8.0.0",
"@vue/eslint-config-prettier": "^9.0.0",
"chalk": "^5.3.0",
"eslint": "^8.56.0",
"eslint-plugin-prettier": "^5.1.2",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-vue": "^9.19.2",
"prettier": "^3.1.1",
"eslint-plugin-vue": "^9.20.1",
"prettier": "^3.2.4",
"pug": "^3.0.2",
"stylus": "^0.62.0",
"vite": "^5.0.12",
Expand Down
Loading

0 comments on commit 2ab18b2

Please sign in to comment.