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