Skip to content

Commit

Permalink
2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sibnerian committed Dec 6, 2020
1 parent e63d8ca commit 34fc8e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "electron-promise-ipc",
"version": "2.2.3",
"version": "2.2.4",
"description": "Run IPC calls with a promise API.",
"scripts": {
"pretest": "if [ 'v6' = $(node --version | cut -c -2) ] ; then echo 'Skipping lint for node v6' ; else npm run --silent lint; fi && npm run build",
Expand Down

0 comments on commit 34fc8e1

Please sign in to comment.