@equinor/workspace-observable-proxy
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "@equinor/workspace-observable-proxy", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"private": false, | ||
@@ -16,3 +16,3 @@ "type": "module", | ||
"dependencies": { | ||
"rxjs": "^7.6.0" | ||
"rxjs": "^7.8.0" | ||
}, | ||
@@ -39,2 +39,3 @@ "devDependencies": { | ||
"build": "tsc -b", | ||
"build:prod": "tsc -b", | ||
"lint": "eslint --ext .ts,.tsx", | ||
@@ -41,0 +42,0 @@ "test": "jest" |
@@ -0,0 +0,0 @@ # observable-proxy |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
67358
Updatedrxjs@^7.8.0