Skip to content

Commit

Permalink
feat: added store.use
Browse files Browse the repository at this point in the history
  • Loading branch information
sghsri committed Mar 17, 2024
1 parent dcfe6d6 commit f3af58a
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.55",
"version": "0.0.56",
"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 f3af58a

@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: 9%
9.54% (27/283) 16.17% (11/68) 9.58% (7/73)

Please sign in to comment.