Skip to content

Commit a73e31c

Browse files
committed
3.1.2
1 parent 80a4e8b commit a73e31c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "split-require",
3-
"description": "Bundle splitting for CommonJS and ES modules (dynamic `import()`) in browserify",
4-
"version": "3.1.1",
3+
"description": "CommonJS-first bundle splitting, for browserify",
4+
"version": "3.1.2",
55
"bugs": {
66
"url": "https://github.com/goto-bus-stop/split-require/issues"
77
},

0 commit comments

Comments
 (0)