Skip to content

Commit 9347f4a

Browse files
committed
Added iterate-object as dependency
1 parent 51ede53 commit 9347f4a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,11 @@
4646
"r-json": "^1.0.0",
4747
"typpy": "^2.1.0",
4848
"ul": "^5.0.0",
49-
"w-json": "^1.0.0"
49+
"w-json": "^1.0.0",
50+
"iterate-object": "^1.1.0"
5051
},
5152
"blah": {
5253
"h_img": "http://i.imgur.com/Q7TQYHx.png",
5354
"ex_img": "http://i.imgur.com/PpM0i3v.png"
5455
}
55-
}
56+
}

0 commit comments

Comments
 (0)