Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ninoseki committed Feb 23, 2024
1 parent 40c9530 commit 0f736b8
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mitaka",
"displayName": "Mitaka",
"version": "1.4.2",
"version": "2.0.0",
"description": "A browser extension for searching IP, domain, URL, hash, etc. via the context menu.",
"scripts": {
"lint": "eslint --ext .js,.vue,.ts --ignore-path .gitignore --fix src --fix tests",
Expand Down Expand Up @@ -46,7 +46,7 @@
"@typescript-eslint/parser": "7.0.2",
"@vue/eslint-config-typescript": "^12.0.0",
"coveralls": "3.1.1",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-neverthrow": "^1.1.4",
"eslint-plugin-prettier": "5.1.3",
Expand Down

0 comments on commit 0f736b8

Please sign in to comment.