jss-plugin-rule-value-observable
Advanced tools
Comparing version 10.0.2 to 10.0.3
@@ -2070,3 +2070,3 @@ function symbolObservablePonyfill(root) { | ||
this.id = instanceCounter++; | ||
this.version = "10.0.2"; | ||
this.version = "10.0.3"; | ||
this.plugins = new PluginsRegistry(); | ||
@@ -2073,0 +2073,0 @@ this.options = { |
{ | ||
"name": "jss-plugin-rule-value-observable", | ||
"description": "JSS plugin for TC39 Observables support", | ||
"version": "10.0.2", | ||
"version": "10.0.3", | ||
"license": "MIT", | ||
@@ -44,6 +44,6 @@ "homepage": "https://cssinjs.org/", | ||
"@babel/runtime": "^7.3.1", | ||
"jss": "10.0.2", | ||
"jss": "^10.0.3", | ||
"symbol-observable": "^1.2.0" | ||
}, | ||
"gitHead": "4fb859cceef620d0e54d7039fc5db65dd6012ebc" | ||
"gitHead": "a35ce5a662af8682c6336faa2830b60b5ae9a326" | ||
} |
@@ -12,3 +12,3 @@ # jss-plugin-rule-value-observable | ||
See our website [jss-plugin-rule-value-observable](https://cssinjs.org/jss-plugin-rule-value-observable?v=v10.0.2) for more information. | ||
See our website [jss-plugin-rule-value-observable](https://cssinjs.org/jss-plugin-rule-value-observable?v=v10.0.3) for more information. | ||
@@ -15,0 +15,0 @@ ## Install |
83909
+ Addedcsstype@3.1.3(transitive)
+ Addedjss@10.10.0(transitive)
- Removedcsstype@2.6.21(transitive)
- Removedjss@10.0.2(transitive)
Updatedjss@^10.0.3