This commit is contained in:
Yoshua Wuyts
2017-03-30 11:38:50 +02:00
committed by GitHub
parent 5b4083adfd
commit 6c0a847d68
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "choo", "name": "choo",
"version": "5.1.0", "version": "5.1.0",
"description": "A 5kb framework for creating sturdy frontend applications", "description": "A 4kb framework for creating sturdy frontend applications",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"deps": "dependency-check --entry ./html.js . && dependency-check . --extra --no-dev --entry ./html.js", "deps": "dependency-check --entry ./html.js . && dependency-check . --extra --no-dev --entry ./html.js",