Skip to content

Commit 519082c

Browse files
committed
chore: publish under next tag
1 parent 545e606 commit 519082c

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

npm-audit.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ <h5 class="card-title">
5555
<div class="card">
5656
<div class="card-body">
5757
<h5 class="card-title">
58-
September 25th 2020, 5:18:23 am
58+
September 25th 2020, 5:40:12 am
5959
</h5>
6060
<p class="card-text">Last updated</p>
6161
</div>

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,5 +141,9 @@
141141
"homepage": "https://github.com/adonisjs/http-server#readme",
142142
"adonisjs": {
143143
"exceptions": "./build/exceptions.json"
144-
}
144+
},
145+
"publishConfig": {
146+
"access": "public",
147+
"tag": "next"
148+
}
145149
}

0 commit comments

Comments
 (0)