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 545e606 commit 519082cCopy full SHA for 519082c
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
- September 25th 2020, 5:18:23 am
+ September 25th 2020, 5:40:12 am
59
</h5>
60
<p class="card-text">Last updated</p>
61
</div>
package.json
@@ -141,5 +141,9 @@
141
"homepage": "https://github.com/adonisjs/http-server#readme",
142
"adonisjs": {
143
"exceptions": "./build/exceptions.json"
144
- }
+ },
145
+ "publishConfig": {
146
+ "access": "public",
147
+ "tag": "next"
148
+ }
149
}
0 commit comments