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 02f27af commit 1cb8c7bCopy full SHA for 1cb8c7b
1 file changed
package.json
@@ -32,6 +32,9 @@
32
"bin/",
33
"dist/"
34
],
35
+ "publishConfig": {
36
+ "tag": "v4-legacy"
37
+ },
38
"bin": {
39
"js-yaml": "bin/js-yaml.js"
40
},
0 commit comments