Skip to content

Commit

Permalink
Updated dependencies and manifest.json
Browse files Browse the repository at this point in the history
Signed-off-by: Philipp <philipp.koenig@redeviation.com>
  • Loading branch information
Kiuryy committed May 1, 2021
1 parent a08669d commit 6946653
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
"concat": "^1.0.3",
"create-file": "^1.0.1",
"del": "^6.0.0",
"eslint": "^7.23.0",
"eslint": "^7.25.0",
"fs-extra": "^9.1.0",
"glob-concat": "^1.0.2",
"html-minifier": "^4.0.0",
"jsonminify": "^0.4.1",
"node-sass": "^5.0.0",
"npm-check-updates": "^11.3.0",
"npm-check-updates": "^11.5.7",
"read-file": "^0.2.0",
"request": "^2.88.2",
"terser": "^5.6.1",
"terser": "^5.7.0",
"zip-dir": "^2.0.0"
}
}
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"default_locale": "en",
"version": "0.0.1",
"version_name": "Dev",
"minimum_chrome_version": "84",
"minimum_chrome_version": "85",
"homepage_url": "https://extensions.redeviation.com/",
"background": {
"scripts": [
Expand Down

0 comments on commit 6946653

Please sign in to comment.