Remove grid JSON stringify workarounds.

This commit is contained in:
Young Hahn
2011-05-11 10:23:22 -04:00
parent aed3fb1d8a
commit 2e19f81e6c
2 changed files with 1 additions and 4 deletions

View File

@@ -24,7 +24,7 @@
"zlib" : ">= 1.0.3 < 1.1.0"
},
"engines": {
"node": ">= 0.2.6"
"node": ">= 0.4.0"
},
"version" : "0.0.1"
}