jss-plugin-rule-value-observable
Advanced tools
Comparing version
@@ -2109,3 +2109,3 @@ function symbolObservablePonyfill(root) { | ||
this.id = instanceCounter++; | ||
this.version = "10.7.0"; | ||
this.version = "10.7.1"; | ||
this.plugins = new PluginsRegistry(); | ||
@@ -2112,0 +2112,0 @@ this.options = { |
{ | ||
"name": "jss-plugin-rule-value-observable", | ||
"description": "JSS plugin for TC39 Observables support", | ||
"version": "10.7.0", | ||
"version": "10.7.1", | ||
"license": "MIT", | ||
@@ -45,6 +45,6 @@ "homepage": "https://cssinjs.org/", | ||
"@babel/runtime": "^7.3.1", | ||
"jss": "10.7.0", | ||
"jss": "10.7.1", | ||
"symbol-observable": "^1.2.0" | ||
}, | ||
"gitHead": "b4ead286205e3bf6afe9e2d40ae0a0be98a66acf" | ||
"gitHead": "2b54776c03d97a3bccbbcb28b63508f74103ebbc" | ||
} |
@@ -11,3 +11,3 @@ # jss-plugin-rule-value-observable | ||
See our website [jss-plugin-rule-value-observable](https://cssinjs.org/jss-plugin-rule-value-observable?v=v10.7.0) for more information. | ||
See our website [jss-plugin-rule-value-observable](https://cssinjs.org/jss-plugin-rule-value-observable?v=v10.7.1) for more information. | ||
@@ -14,0 +14,0 @@ ## Install |
+ Added
- Removed
Updated