Skip to content

Commit 73417de

Browse files
committed
chore(release): 4.0.0
1 parent 519082c commit 73417de

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
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:40:12 am
58+
September 25th 2020, 5:43:03 am
5959
</h5>
6060
<p class="card-text">Last updated</p>
6161
</div>

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adonisjs/http-server",
3-
"version": "3.0.3",
3+
"version": "4.0.0",
44
"description": "AdonisJS HTTP server with support packed with Routing and Cookies",
55
"main": "build/providers/HttpServerProvider.js",
66
"files": [
@@ -141,9 +141,9 @@
141141
"homepage": "https://github.com/adonisjs/http-server#readme",
142142
"adonisjs": {
143143
"exceptions": "./build/exceptions.json"
144-
},
145-
"publishConfig": {
146-
"access": "public",
147-
"tag": "next"
148-
}
144+
},
145+
"publishConfig": {
146+
"access": "public",
147+
"tag": "next"
148+
}
149149
}

0 commit comments

Comments
 (0)