Skip to content

Commit

Permalink
fix: secure alert
Browse files Browse the repository at this point in the history
  • Loading branch information
ntnyq committed Jun 9, 2021
1 parent 07d85bb commit de6b95e
Show file tree
Hide file tree
Showing 2 changed files with 1,321 additions and 1,245 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@
"devDependencies": {
"@ntnyq/eslint-config-vue": "^0.4.0",
"@ntnyq/prettier-config": "^0.3.0",
"@types/jest": "^26.0.22",
"eslint": "^7.23.0",
"@types/jest": "^26.0.23",
"eslint": "^7.28.0",
"husky": "^6.0.0",
"jest": "^26.6.3",
"jest": "^27.0.4",
"jest-serializer-vue": "^2.0.2",
"lint-staged": "^10.5.4",
"prettier": "^2.2.1",
"lint-staged": "^11.0.0",
"prettier": "^2.3.1",
"vuepress": "^1.8.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit de6b95e

Please sign in to comment.