8000 1.0.2 version. · http-auth/http-auth-connect@b80b294 · GitHub
[go: up one dir, main page]

Skip to content

Commit b80b294

Browse files
committed
1.0.2 version.
1 parent 3a949bf commit b80b294

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.npmignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ http-auth-koa.iml
55
.idea
66
.settings
77
_site
8-
src
98
test
109
examples
1110
.travis.yml
12-
data
11+
data
12+
.github
13+
.eslintrc.json

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "http-auth-connect",
33
"description": "Connect framework integration with http-auth module.",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"author": "Gevorg Harutyunyan (http://github.com/gevorg)",
66
"maintainers": [
77
{

0 commit comments

Comments
 (0)
0