We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 678d650 commit c94b4d5Copy full SHA for c94b4d5
changelog.markdown
@@ -1,3 +1,9 @@
1
+# 16.5.2
2
+
3
+Upgrade browser-resolve to v2.
4
5
+https://github.com/browserify/browserify/pull/1973
6
7
# 16.5.1
8
9
Remove deprecated `mkdirp` version in favour of `mkdirp-classic`.
package.json
@@ -1,6 +1,6 @@
{
"name": "browserify",
- "version": "16.5.1",
+ "version": "16.5.2",
"description": "browser-side require() the node way",
"main": "index.js",
"bin": {
0 commit comments