Skip to content

Commit 9cea770

Browse files
author
Daniel de la Cruz
committed
updated package description
1 parent 8308684 commit 9cea770

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "react-feature-toggle",
3-
"version": "0.4.0",
3+
"description": "A simple solution for implementing feature toggles in react",
4+
"version": "0.4.1",
45
"main": "lib/",
56
"scripts": {
67
"clean:lib": "rimraf ./lib/*",

0 commit comments

Comments
 (0)