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 cbc20ac commit 6efcd65Copy full SHA for 6efcd65
changelog.markdown
@@ -1,3 +1,9 @@
1
+# 13.3.0
2
+
3
+updates the version for the assert package
4
5
+https://github.com/substack/node-browserify/pull/1611
6
7
# 13.2.0
8
9
allow configuring transformKey from module-deps
package.json
@@ -1,6 +1,6 @@
{
"name": "browserify",
- "version": "13.2.0",
+ "version": "13.3.0",
"description": "browser-side require() the node way",
"main": "index.js",
"bin": {
0 commit comments