We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npm test
1 parent 864f21a commit ad96a94Copy full SHA for ad96a94
1 file changed
README.md
@@ -28,7 +28,7 @@ pointer.set(obj, 1) // sets obj.foo = 1
28
29
## Testing
30
31
- $ node test.js
+ $ npm test
32
All tests pass.
33
$
34
0 commit comments