diff --git a/package.json b/package.json index 68cb0e4..2480736 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "material-dev-tools", - "version": "7.6.2", + "version": "7.6.3", "description": "Material Theme for Devtools", "author": "Elior Boukhobza ", "license": "MIT", @@ -45,7 +45,7 @@ "stylelint": "15.11.0", "stylelint-prettier": "5.0.0", "@plasmohq/prettier-plugin-sort-imports": "4.0.1", - "@types/chrome": "0.0.251", + "@types/chrome": "0.0.268", "@types/node": "20.9.2", "typescript": "5.2.2" },