Skip to content

Commit

Permalink
Add keywords and bump peerDependency version in prep for 1.5.0
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
Seth Kinast committed Nov 20, 2014
1 parent c4681a6 commit 5624d73
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,17 @@
"keywords": [
"templates",
"views",
"helpers"
"helpers",
"dust",
"dustjs",
"dust.js",
"linkedin"
],
"peerDependencies": {
"dustjs-linkedin": "2.4 - 2.5"
"dustjs-linkedin": "2.5 - 2.6"
},
"devDependencies": {
"dustjs-linkedin": "2.4 - 2.5",
"dustjs-linkedin": "2.5 - 2.6",
"jasmine-node": "~1.13.0",
"grunt": "~0.4.2",
"grunt-contrib-jshint": "~0.8.0",
Expand Down

0 comments on commit 5624d73

Please sign in to comment.