Skip to content

Commit 3900069

Browse files
committed
bumped bower to 1.1.0
1 parent 2b06786 commit 3900069

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chai-json-schema",
3-
"version": "1.0.10",
3+
"version": "1.1.0",
44
"main": "index.js",
55
"ignore": [
66
"**/.*",
@@ -10,7 +10,7 @@
1010
"test/"
1111
],
1212
"dependencies": {
13-
"tv4": "~1.0.11",
13+
"tv4": "~1.0.16",
1414
"jsonpointer.js": "~0.3.0"
1515
}
1616
}

0 commit comments

Comments
 (0)