Skip to content

Commit

Permalink
feat: add chrome typescript definitions support
Browse files Browse the repository at this point in the history
  • Loading branch information
Saiya committed Dec 10, 2023
1 parent 323c3ac commit 2601688
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"devDependencies": {
"@parcel/config-webextension": "^2.10.3",
"@parcel/transformer-sass": "^2.10.3",
"chrome-types": "^0.1.246",
"parcel": "^2.10.3",
"zip-folder": "^1.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1044,6 +1044,11 @@ chrome-trace-event@^1.0.2, chrome-trace-event@^1.0.3:
resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac"
integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==

chrome-types@^0.1.246:
version "0.1.246"
resolved "https://registry.yarnpkg.com/chrome-types/-/chrome-types-0.1.246.tgz#f8a887225d47877a9003b8dc9f8bd78cbdae59d7"
integrity sha512-nX4M3ISvRnx/Dt3fdfTjLQaCiWwKoVUc+eaEjmURTR+47YJ5E82MQozFOsqV/U4QG+4+hNHdAwj53NtBGOitUw==

clone@^2.1.1:
version "2.1.2"
resolved "https://registry.yarnpkg.com/clone/-/clone-2.1.2.tgz#1b7f4b9f591f1e8f83670401600345a02887435f"
Expand Down

0 comments on commit 2601688

Please sign in to comment.