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 d05d374 commit 6821ae7Copy full SHA for 6821ae7
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-feature-toggle",
3
"description": "A simple solution for implementing feature toggles in react",
4
- "version": "0.4.1",
+ "version": "0.4.2",
5
"main": "lib/",
6
"scripts": {
7
"clean:lib": "rimraf ./lib/*",
0 commit comments