Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
louisgv committed Jun 21, 2023
1 parent b2deb2f commit db7f742
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plasmohq/chrome-webstore-api",
"version": "2.9.1",
"version": "2.10.0",
"description": "Chrome webstore API",
"exports": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -32,8 +32,8 @@
"devDependencies": {
"@plasmo/config": "workspace:*",
"@plasmohq/rps": "1.8.6",
"@types/node": "20.2.5",
"tsup": "6.7.0",
"@types/node": "20.3.1",
"tsup": "7.0.0",
"typescript": "5.1.3"
},
"dependencies": {
Expand Down

0 comments on commit db7f742

Please sign in to comment.