Skip to content

Commit

Permalink
reverted setting store only using object update notation
Browse files Browse the repository at this point in the history
  • Loading branch information
sghsri committed Apr 28, 2024
1 parent ce63927 commit 35a6524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chrome-extension-toolkit",
"version": "0.0.79",
"version": "0.0.81",
"description": "A template for creating npm packages using TypeScript and VSCode",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

1 comment on commit 35a6524

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lines Statements Branches Functions
Coverage: 8%
8.51% (27/317) 12.94% (11/85) 8.75% (7/80)

Please sign in to comment.