Merge pull request #129 from martinvd/patch-1

Update framework weight
This commit is contained in:
Yoshua Wuyts
2016-07-06 10:05:13 +02:00
committed by GitHub
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "choo", "name": "choo",
"version": "3.0.0", "version": "3.0.0",
"description": "A 7kb framework for creating sturdy frontend applications", "description": "A 5kb framework for creating sturdy frontend applications",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"deps": "dependency-check . && dependency-check . --extra --no-dev -i xhr", "deps": "dependency-check . && dependency-check . --extra --no-dev -i xhr",