1
0
mirror of synced 2025-12-15 02:37:59 +08:00

version 1.1.0

This commit is contained in:
Zach Carter
2011-06-01 17:56:38 -04:00
parent f08f1b245f
commit 280ccc5121

View File

@@ -8,7 +8,7 @@
"lint", "lint",
"jsonlint" "jsonlint"
], ],
"version": "1.0.1", "version": "1.1.0",
"preferGlobal": true, "preferGlobal": true,
"repository": { "repository": {
"type": "git", "type": "git",
@@ -36,4 +36,4 @@
"test": "node test/all-tests.js" "test": "node test/all-tests.js"
}, },
"homepage": "http://zaach.github.com/jsonlint/" "homepage": "http://zaach.github.com/jsonlint/"
} }