Skip to content

Commit 2f3d5ee

Browse files
committed
v1.0.6
1 parent dd9271e commit 2f3d5ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@callstack/react-theme-provider",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "Theme provider for react and react-naitve applications",
55
"main": "./lib/index.js",
66
"module": "./dist/themeProvider.es.js",
@@ -81,4 +81,4 @@
8181
"\\.(css|less)$": "<rootDir>/__mocks__/styleMock.js"
8282
}
8383
}
84-
}
84+
}

0 commit comments

Comments
 (0)