Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #10 from mohbasheer/dev
Browse files Browse the repository at this point in the history
updated angular version to 1.5.*
  • Loading branch information
mohbasheer authored Aug 24, 2016
2 parents 37375f3 + 30fcb25 commit bbd337f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-chips",
"version": "1.0.5",
"version": "1.0.6",
"homepage": "https://github.com/mohbasheer/angular-chips",
"authors": [
"Mohammed Basheer"
Expand All @@ -9,7 +9,7 @@
"main": [
"./dist/angular-chips.js",
"./dist/main.css"
],
],
"keywords": [
"angular",
"chips",
Expand Down Expand Up @@ -38,9 +38,9 @@
"angular-mocks": "1.4.8"
},
"dependencies": {
"angular": "v1.5.5"
"angular": "v1.5.*"
},
"resolutions": {
"angular": "v1.5.5"
"angular": "v1.5.*"
}
}
2 changes: 1 addition & 1 deletion dist/angular-chips.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bbd337f

Please sign in to comment.