diff --git a/.travis.yml b/.travis.yml index 7799a02..7abd2e2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,8 +25,6 @@ install: - git stash --all - yarn install - yarn run build - -before_deploy: - npm pack deploy: diff --git a/package.json b/package.json index f9201c9..f54e428 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "description": "It is a simple method to restart your application.", "name": "electron-hot-reload", - "version": "0.1.3", + "version": "0.1.4", "main": "dist/index.js", "repository": "git@github.com:valentineus/electron-hot-reload.git", "author": {