Skip to content

Commit

Permalink
Try to fix travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
oledid committed Feb 20, 2017
1 parent 32c00a9 commit 5b06c45
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
@@ -1,6 +1,6 @@
{
"name": "windows-api-show-window",
"version": "0.1.1",
"version": "0.1.2",
"description": "Call ShowWindow from node via ffi",
"main": "src/index.js",
"scripts": {
Expand Down Expand Up @@ -39,6 +39,7 @@
"@types/node": "^6.0.0",
"@types/ref": "0.0.28",
"in-publish": "^2.0.0",
"typescript": "^2.1.5"
"tslint": "^4.4.2",
"typescript": "^2.1.6"
}
}

0 comments on commit 5b06c45

Please sign in to comment.