fixed serialization type in chrome-extension-toolkit, and then updated package version

This commit is contained in:
Sriram Hariharan
2023-03-05 23:58:16 -06:00
parent ad8a06d831
commit 7401138d87
2 changed files with 8 additions and 8 deletions

View File

@@ -13,7 +13,7 @@
"lint": "eslint ./ --ext .ts,.tsx"
},
"dependencies": {
"chrome-extension-toolkit": "^0.0.22",
"chrome-extension-toolkit": "^0.0.23",
"classnames": "^2.3.2",
"clean-webpack-plugin": "^4.0.0",
"react": "^18.2.0",