@equinor/workspace-core
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@equinor/workspace-core", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"type": "module", | ||
@@ -16,4 +16,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@equinor/workspace-observable-proxy": "^0.2.1", | ||
"rxjs": "^7.6.0" | ||
"@equinor/workspace-observable-proxy": "^0.2.2", | ||
"rxjs": "^7.8.0" | ||
}, | ||
@@ -39,4 +39,5 @@ "devDependencies": { | ||
"build": "tsc -b", | ||
"build:prod": "tsc -b", | ||
"lint": "eslint --ext .ts,.tsx" | ||
} | ||
} |
@@ -0,0 +0,0 @@ # Workspace Core |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
91191
Updatedrxjs@^7.8.0