docs: update description

This commit is contained in:
Yoshua Wuyts
2016-05-25 15:03:32 +09:00
parent 375adad1d8
commit b71cb53d39
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "choo",
"version": "2.1.2",
"description": "A framework for creating solid web applications",
"description": "A 7kb framework for creating sturdy frontend applications",
"main": "index.js",
"scripts": {
"deps": "dependency-check . && dependency-check . --extra --no-dev -i xhr",