Merge pull request #827 from kevinburke/target-typo
Fix typo in Make target
This commit is contained in:
commit
67c8c6961e
2
Makefile
2
Makefile
@ -21,7 +21,7 @@ test: test-unit
|
|||||||
test-all: jshint test-missing-native test-unit test-integration test-native test-binary
|
test-all: jshint test-missing-native test-unit test-integration test-native test-binary
|
||||||
|
|
||||||
|
|
||||||
udpate-npm:
|
update-npm:
|
||||||
@npm i npm --global
|
@npm i npm --global
|
||||||
|
|
||||||
bench:
|
bench:
|
||||||
|
Loading…
Reference in New Issue
Block a user