Skip to content
This repository was archived by the owner on Dec 4, 2018. It is now read-only.

Commit 8295c2f

Browse files
committed
0.2.1
1 parent 570e164 commit 8295c2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{ "name": "JSONStream"
2-
, "version": "0.2.0"
2+
, "version": "0.2.1"
33
, "description": "rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)"
44
, "homepage": "http://github.com/dominictarr/JSONStream"
55
, "repository":
@@ -9,7 +9,7 @@
99
"jsonparse": "0.0.1"
1010
}
1111
, "devDependencies":
12-
{ "it-is": "~1.0.1"
12+
{ "it-is": "~1"
1313
, "assertions": "~2.2.2"
1414
, "render": "~0.1.1"
1515
, "trees": "~0.0.3"

0 commit comments

Comments
 (0)