jss-plugin-global
Advanced tools
Comparing version 10.0.0-alpha.24 to 10.0.0-alpha.25
@@ -1864,3 +1864,3 @@ function _extends() { | ||
if (this.hasInsertedRules) { | ||
if (this.hasInsertedRules && !(this.sheet && !this.sheet.deployed)) { | ||
this.hasInsertedRules = false; | ||
@@ -2005,3 +2005,3 @@ this.deploy(); | ||
this.id = instanceCounter++; | ||
this.version = "10.0.0-alpha.24"; | ||
this.version = "10.0.0-alpha.25"; | ||
this.plugins = new PluginsRegistry(); | ||
@@ -2008,0 +2008,0 @@ this.options = { |
{ | ||
"name": "jss-plugin-global", | ||
"description": "Global styles for JSS", | ||
"version": "10.0.0-alpha.24", | ||
"version": "10.0.0-alpha.25", | ||
"license": "MIT", | ||
@@ -38,9 +38,9 @@ "homepage": "https://cssinjs.org/jss-global", | ||
"devDependencies": { | ||
"jss-plugin-nested": "10.0.0-alpha.24" | ||
"jss-plugin-nested": "10.0.0-alpha.25" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.3.1", | ||
"jss": "10.0.0-alpha.24" | ||
"jss": "10.0.0-alpha.25" | ||
}, | ||
"gitHead": "a9244c32089ae3016fc3d807f8e9b5ba578c18d1" | ||
"gitHead": "2b2c1a05fd7640bbf5c0736847754e3a98790dc6" | ||
} |
@@ -12,3 +12,3 @@ # jss-plugin-global | ||
See our website [jss-plugin-global](https://cssinjs.org/jss-plugin-global?v=v10.0.0-alpha.24) for more information. | ||
See our website [jss-plugin-global](https://cssinjs.org/jss-plugin-global?v=v10.0.0-alpha.25) for more information. | ||
@@ -15,0 +15,0 @@ ## Install |
101021
+ Addedjss@10.0.0-alpha.25(transitive)
- Removedjss@10.0.0-alpha.24(transitive)
Updatedjss@10.0.0-alpha.25