Skip to content

Commit 245b115

Browse files
@jotadevelopersergiohgz
authored andcommitted
fix: main file is correct routed
1 parent 1b1ef67 commit 245b115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/auth-memory/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "verdaccio-auth-memory",
3-
"main": "index.js",
3+
"main": "lib/index.js",
44
"version": "1.0.1",
55
"description": "auth plugin for verdaccio that keeps users in memory",
66
"author": "Juan Picado <juanpicado19@gmail.com>",

0 commit comments

Comments
 (0)