Skip to content

Commit 75ce9dc

Browse files
committed
Merge pull request #5 from sochka/patch-1
Don't bind to specific json-editor version
2 parents e41a027 + 3034870 commit 75ce9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"node_modules"
2121
],
2222
"dependencies": {
23-
"json-editor": "~0.7.13",
23+
"json-editor": "^0.7.13",
2424
"angular": "1.*"
2525
}
2626
}

0 commit comments

Comments
 (0)