Skip to content
This repository was archived by the owner on Feb 13, 2021. It is now read-only.

Commit a0ad303

Browse files
committed
add bower resolution for objectpath dependency
1 parent 2875135 commit a0ad303

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

bower.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,10 @@
3030
"angular-schema-form-bootstrap": "^0.2.0",
3131
"bootstrap": "^3.3.7",
3232
"jquery": "1.9.1",
33-
"objectpath": "1.0.5",
33+
"objectpath": "~1.1.0",
3434
"tv4": "1.0.17"
35+
},
36+
"resolutions": {
37+
"objectpath": "~1.1.0"
3538
}
3639
}

0 commit comments

Comments
 (0)