8000
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 3a949bf commit b80b294Copy full SHA for b80b294
.npmignore
@@ -5,8 +5,9 @@ http-auth-koa.iml
5
.idea
6
.settings
7
_site
8
-src
9
test
10
examples
11
.travis.yml
12
-data
+data
+.github
13
+.eslintrc.json
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "http-auth-connect",
3
"description": "Connect framework integration with http-auth module.",
4
- "version": "1.0.1",
+ "version": "1.0.2",
"author": "Gevorg Harutyunyan (http://github.com/gevorg)",
"maintainers": [
0 commit comments