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 8d3cbee commit 4d1aa40Copy full SHA for 4d1aa40
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
- July 27th 2020, 4:36:56 pm
+ July 27th 2020, 7:34:18 pm
59
</h5>
60
<p class="card-text">Last updated</p>
61
</div>
package.json
@@ -3,6 +3,7 @@
3
"version": "3.0.6",
4
"description": "Session provider for AdonisJS",
5
"typings": "./build/adonis-typings/index.d.ts",
6
+ "main": "build/providers/SessionProvider.js",
7
"files": [
8
"build/adonis-typings",
9
"build/providers",
0 commit comments