Update framework weight

This commit is contained in:
Martin
2016-07-06 09:24:47 +02:00
parent 0279bd1f50
commit 3aa64e40be
+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",