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.
1 parent b713ab7 commit 7e5079fCopy full SHA for 7e5079f
1 file changed
README.md
@@ -3,8 +3,8 @@
3
> The [`assert`](https://nodejs.org/api/assert.html) module from Node.js, for the browser.
4
5
[](https://travis-ci.org/browserify/commonjs-assert)
6
-[](https://www.npmjs.com/package/commonjs-assert)
7
-[](https://www.npmjs.com/package/commonjs-assert)
+[](https://www.npmjs.com/package/assert)
+[](https://www.npmjs.com/package/assert)
8
9
With browserify, simply `require('assert')` or use the `assert` global and you will get this module.
10
0 commit comments