We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd9271e commit 2f3d5eeCopy full SHA for 2f3d5ee
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@callstack/react-theme-provider",
3
- "version": "1.0.5",
+ "version": "1.0.6",
4
"description": "Theme provider for react and react-naitve applications",
5
"main": "./lib/index.js",
6
"module": "./dist/themeProvider.es.js",
@@ -81,4 +81,4 @@
81
"\\.(css|less)$": "<rootDir>/__mocks__/styleMock.js"
82
}
83
84
-}
+}
0 commit comments