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 ae01d90 commit cfd3af2Copy full SHA for cfd3af2
changelog.markdown
@@ -1,3 +1,13 @@
1
+# 16.2.3
2
+
3
+add empty stub for the `inspector` builtin module.
4
5
+https://github.com/browserify/browserify/pull/1854
6
7
+change the "browser" field link to the browser-field-spec repo instead of the old gist.
8
9
+https://github.com/browserify/browserify/pull/1845
10
11
# 16.2.2
12
13
Remove some extraneous files from the published package.
package.json
@@ -1,6 +1,6 @@
{
"name": "browserify",
- "version": "16.2.1",
+ "version": "16.2.3",
"description": "browser-side require() the node way",
"main": "index.js",
"bin": {
0 commit comments