mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-24 16:38:47 +03:00
Move some generic functions to a new package
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"main": "background.js",
|
||||
"dependencies": {
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
"react-dom": "^18.2.0",
|
||||
"@ajayyy/maze-utils": "^1.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/chrome": "^0.0.199",
|
||||
|
||||
Reference in New Issue
Block a user