Update web-content/package.json
Browse files- web-content/package.json +2 -1
web-content/package.json
CHANGED
|
@@ -6,7 +6,8 @@
|
|
| 6 |
"license": "MIT",
|
| 7 |
"dependencies": {
|
| 8 |
"axios": "^1.7.9",
|
| 9 |
-
"express": "^4.21.2"
|
|
|
|
| 10 |
},
|
| 11 |
"repository": {
|
| 12 |
"type": "git",
|
|
|
|
| 6 |
"license": "MIT",
|
| 7 |
"dependencies": {
|
| 8 |
"axios": "^1.7.9",
|
| 9 |
+
"express": "^4.21.2",
|
| 10 |
+
"stremio-addon-sdk": "^1.0"
|
| 11 |
},
|
| 12 |
"repository": {
|
| 13 |
"type": "git",
|