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.
npm test
1 parent 864f21a commit ad96a94Copy full SHA for ad96a94
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