Skip to content

Commit 570e8b1

Browse files
committed
add publishConfig for v3 publishes
1 parent 5b7cd33 commit 570e8b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"name": "minimatch",
44
"description": "a glob matcher in javascript",
55
"version": "3.0.6",
6+
"publishConfig": {
7+
"tag": "v3-legacy"
8+
},
69
"repository": {
710
"type": "git",
811
"url": "git://github.com/isaacs/minimatch.git"

0 commit comments

Comments
 (0)