Skip to content

Commit

Permalink
Update bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Dec 18, 2016
1 parent ce2d641 commit c670eb2
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
{
"name": "eslint-config-trendmicro",
"version": "0.5.0",
"version": "0.5.1",
"description": "Trend Micro's ESLint config.",
"authors": [
"Cheton Wu <[email protected]>"
{
"name": "Cheton Wu",
"email": "[email protected]",
"homepage": "https://github.com/cheton"
}
],
"homepage": "https://github.com/trendmicro-frontend/eslint-config-trendmicro",
"snapshots": [],
Expand All @@ -16,7 +20,7 @@
"styleguide"
],
"dependencies": {
"eslint-config-airbnb": "~13.0.0"
"eslint-config-airbnb": "^13.0.0"
},
"license": "MIT"
}
}

0 comments on commit c670eb2

Please sign in to comment.