@stremio-addon/node-express
Advanced tools
+2
-2
| { | ||
| "name": "@stremio-addon/node-express", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "Node runtime with Express.js for the Community Stremio Addon SDK", | ||
@@ -34,3 +34,3 @@ "type": "module", | ||
| "dependencies": { | ||
| "@stremio-addon/sdk": "^0.1.0" | ||
| "@stremio-addon/sdk": "^0.2.0" | ||
| }, | ||
@@ -37,0 +37,0 @@ "scripts": { |
+ Added
- Removed
Updated