Skip to content

Commit 3f3f9fc

Browse files
author
George Treviranus
committed
update description in package.json
1 parent d0dd207 commit 3f3f9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "core-flux",
33
"version": "1.1.1",
4-
"description": "Manage your own state.",
4+
"description": "½kb functional flux utility. Control the flow of state data between subscribers.",
55
"main": "lib/core-flux.cjs.js",
66
"module": "lib/core-flux.es.js",
77
"browser": "dist/core-flux.js",

0 commit comments

Comments
 (0)