Skip to content

Commit

Permalink
fix(package): description
Browse files Browse the repository at this point in the history
  • Loading branch information
FabienMotte committed Feb 18, 2017
1 parent f47f2e8 commit cc106b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "quark-state",
"version": "0.0.0-development",
"description": "Simple repository to start a new quark package",
"description": "Simple state manager based on Singleton design pattern",
"main": "lib/index.js",
"scripts": {
"build": "BABEL_ENV=production babel src -d lib",
Expand Down

0 comments on commit cc106b6

Please sign in to comment.