We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 78c243b + 9810b22 commit 67c8c69Copy full SHA for 67c8c69
Makefile
@@ -21,7 +21,7 @@ test: test-unit
21
test-all: jshint test-missing-native test-unit test-integration test-native test-binary
22
23
24
-udpate-npm:
+update-npm:
25
@npm i npm --global
26
27
bench:
0 commit comments