Skip to content

Commit 24309df

Browse files
committed
chore: remove unused 'scripting' permission from manifest; update plasmo
Signed-off-by: Robert Goniszewski <robertgoniszewski@outlook.com>
1 parent 06c9acb commit 24309df

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@plasmohq/storage": "^1.9.3",
1515
"@tailwindcss/typography": "^0.5.10",
1616
"daisyui": "^4.6.1",
17-
"plasmo": "0.84.2",
17+
"plasmo": "0.85.0",
1818
"prettier-plugin-svelte": "^3.1.2",
1919
"svelte": "^4.2.9",
2020
"svelte-french-toast": "^1.2.0",
@@ -38,7 +38,6 @@
3838
],
3939
"permissions": [
4040
"activeTab",
41-
"scripting",
4241
"storage"
4342
],
4443
"browser_specific_settings": {

pnpm-lock.yaml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)