Skip to content

Commit 8900bd2

Browse files
committed
update dependencies
Update dependencies
1 parent 75d93de commit 8900bd2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

bower.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "schema-form",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"authors": [
55
"Mohsen Azimi <me@azimi.me>"
66
],
@@ -16,12 +16,12 @@
1616
"tests"
1717
],
1818
"devDependencies": {
19-
"jquery": "~2.1.1",
20-
"bootstrap": "~3.3.2",
21-
"angular-mocks": "~1.4.2"
19+
"jquery": "^2.x",
20+
"bootstrap": "^3.x",
21+
"angular-mocks": "^1.x"
2222
},
2323
"dependencies": {
24-
"json-editor": "~0.7.2",
25-
"angular": "~1.4.1"
24+
"json-editor": "^0.x",
25+
"angular": "^1.x"
2626
}
2727
}

0 commit comments

Comments
 (0)