Skip to content

Commit

Permalink
Bumped version and updated package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
timocov committed Jun 14, 2017
1 parent 85195ea commit 75b8ef6
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 2 deletions.
39 changes: 39 additions & 0 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dts-bundle-generator",
"version": "0.1.2",
"version": "0.1.3",
"description": "DTS Bundle Generator",
"main": "dist/bundle-generator.js",
"bin": {
Expand All @@ -13,7 +13,7 @@
"dependencies": {
"argparse": "1.0.9",
"tslib": "1.6.0",
"typescript": "2.2.1"
"typescript": "^2.2.1"
},
"devDependencies": {
"@types/argparse": "1.0.30",
Expand Down

0 comments on commit 75b8ef6

Please sign in to comment.