Merge pull request #827 from kevinburke/target-typo

Fix typo in Make target
This commit is contained in:
Brian C 2015-08-04 08:51:23 -05:00
commit 67c8c6961e

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: