Skip to content
This repository was archived by the owner on May 25, 2019. It is now read-only.

Commit bdc9352

Browse files
committed
Merge pull request #98 from angular-ui/chore-bower-bump-codemirror-to-5.2
chore(bower): bump codemirror to 5.2
2 parents 683ff92 + af8b720 commit bdc9352

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
"url": "https://github.com/angular-ui/ui-codemirror.git"
2222
},
2323
"dependencies": {
24-
"angular": "~1.3",
25-
"codemirror": "~4.8"
24+
"angular": "^1.3",
25+
"codemirror": "^5.0"
2626
},
2727
"devDependencies": {
28-
"angular-mocks": "~1.3"
28+
"angular-mocks": "^1.3"
2929
}
3030
}

0 commit comments

Comments
 (0)