@react-spectrum/theme-dark
Advanced tools
Comparing version 3.0.2 to 3.1.0
{ | ||
"name": "@react-spectrum/theme-dark", | ||
"version": "3.0.2", | ||
"version": "3.1.0", | ||
"description": "Spectrum UI components in React", | ||
@@ -35,3 +35,3 @@ "license": "Apache-2.0", | ||
"@babel/runtime": "^7.6.2", | ||
"@react-types/provider": "^3.0.2" | ||
"@react-types/provider": "^3.1.0" | ||
}, | ||
@@ -44,3 +44,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "05003506f02a0ec173f3448f1801cbdf12b47bc7" | ||
"gitHead": "211099972fe75ee581892efd01a7f89dfb9cdf69" | ||
} |
@@ -13,2 +13,4 @@ /* | ||
/// <reference types="css-module-types" /> | ||
import dark from '@adobe/spectrum-css-temp/vars/spectrum-dark.css'; | ||
@@ -15,0 +17,0 @@ import darkest from '@adobe/spectrum-css-temp/vars/spectrum-darkest.css'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
474834
445
Updated@react-types/provider@^3.1.0