Skip to content

Commit

Permalink
Added auto version to dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
rogelio-o committed Dec 26, 2017
1 parent e45d97d commit b99c730
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@
"sinon": "^4.0.2",
"tslint": "^5.7.0",
"tslint-microsoft-contrib": "^5.0.1",
"typescript": "^2.5.2"
"typescript": "^2.5.2",
"npm-auto-version": "^1.0.0"
},
"dependencies": {
"aws-sdk": "^2.161.0",
Expand All @@ -53,4 +54,4 @@
"**/*.spec.js"
]
}
}
}

0 comments on commit b99c730

Please sign in to comment.