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 ce6a094 commit 2f5068fCopy full SHA for 2f5068f
npm-audit.html
@@ -55,7 +55,7 @@ <h5 class="card-title">
55
<div class="card">
56
<div class="card-body">
57
<h5 class="card-title">
58
- October 4th 2020, 10:10:48 am
+ October 4th 2020, 10:11:37 am
59
</h5>
60
<p class="card-text">Last updated</p>
61
</div>
package.json
@@ -107,5 +107,9 @@
107
"import-fresh": "^3.2.1",
108
"picomatch": "^2.2.2",
109
"slash": "^3.0.0"
110
+ },
111
+ "publishConfig": {
112
+ "access": "public",
113
+ "tag": "next"
114
}
115
0 commit comments