Fix typo in Make target

This commit is contained in:
Kevin Burke 2015-08-02 11:43:50 -07:00
parent 0a54dfa1c8
commit 9810b2275f

View File

@ -21,7 +21,7 @@ test: test-unit
test-all: jshint test-missing-native test-unit test-integration test-native test-binary
udpate-npm:
update-npm:
@npm i npm --global
bench: