From 9810b2275fe4e1300f968270b91852f0418b8ab0 Mon Sep 17 00:00:00 2001 From: Kevin Burke Date: Sun, 2 Aug 2015 11:43:50 -0700 Subject: [PATCH] Fix typo in Make target --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d9d4bb1..b7476dc 100644 --- a/Makefile +++ b/Makefile @@ -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: