Skip to content

Commit

Permalink
Udate dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohsen Azimi committed Jun 16, 2017
1 parent efc0597 commit 62085ad
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 134 deletions.
218 changes: 86 additions & 132 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
Expand Up @@ -2,7 +2,7 @@
"name": "react-javascript-to-typescript-transform-vscode",
"displayName": "React JavaScript to TypeScript Transformer for VSCode",
"description": "Convert your React code from JavaScript to TypeScript automatically.",
"version": "1.5.1",
"version": "1.6.0",
"logo": "icon.png",
"publisher": "mohsen1",
"repository": {
Expand Down Expand Up @@ -43,6 +43,6 @@
},
"dependencies": {
"fs-extra": "^3.0.1",
"react-js-to-ts": "^1.0.1"
"react-js-to-ts": "^1.0.2"
}
}

0 comments on commit 62085ad

Please sign in to comment.