Skip to content

Commit

Permalink
Update bindings and node-addon-api; switch to yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan committed Jun 1, 2019
1 parent 85e92fb commit 1b79bb4
Show file tree
Hide file tree
Showing 4 changed files with 837 additions and 1,040 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ all: test
build: clean configure compile

configure:
npm install .
yarn install
$(NODE_GYP) configure

compile: configure
Expand Down
Loading

0 comments on commit 1b79bb4

Please sign in to comment.