We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b7cd33 commit 570e8b1Copy full SHA for 570e8b1
package.json
@@ -3,6 +3,9 @@
3
"name": "minimatch",
4
"description": "a glob matcher in javascript",
5
"version": "3.0.6",
6
+ "publishConfig": {
7
+ "tag": "v3-legacy"
8
+ },
9
"repository": {
10
"type": "git",
11
"url": "git://github.com/isaacs/minimatch.git"
0 commit comments