jss-plugin-global
Advanced tools
Comparing version 10.2.0 to 10.3.0
@@ -2035,3 +2035,3 @@ function _extends() { | ||
this.id = instanceCounter++; | ||
this.version = "10.2.0"; | ||
this.version = "10.3.0"; | ||
this.plugins = new PluginsRegistry(); | ||
@@ -2038,0 +2038,0 @@ this.options = { |
{ | ||
"name": "jss-plugin-global", | ||
"description": "Global styles for JSS", | ||
"version": "10.2.0", | ||
"version": "10.3.0", | ||
"license": "MIT", | ||
@@ -38,9 +38,9 @@ "homepage": "https://cssinjs.org/jss-global", | ||
"devDependencies": { | ||
"jss-plugin-nested": "10.2.0" | ||
"jss-plugin-nested": "^10.3.0" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.3.1", | ||
"jss": "10.2.0" | ||
"jss": "^10.3.0" | ||
}, | ||
"gitHead": "671c03fabb07b1a750e1b949fa89b1415654e077" | ||
"gitHead": "4094410d82dfdae772e1c09f0cd187cb48fa1cdc" | ||
} |
@@ -12,3 +12,3 @@ # jss-plugin-global | ||
See our website [jss-plugin-global](https://cssinjs.org/jss-plugin-global?v=v10.2.0) for more information. | ||
See our website [jss-plugin-global](https://cssinjs.org/jss-plugin-global?v=v10.3.0) for more information. | ||
@@ -15,0 +15,0 @@ ## Install |
100780
+ Addedcsstype@3.1.3(transitive)
+ Addedjss@10.10.0(transitive)
- Removedcsstype@2.6.21(transitive)
- Removedjss@10.2.0(transitive)
Updatedjss@^10.3.0