Skip to content

Commit b97a2e5

Browse files
committed
Correct main path
1 parent 433b335 commit b97a2e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "validate",
33
"version": "0.0.1",
4-
"main": "index.js",
4+
"main": "src/validate.js",
55
"repository": "[email protected]:stackkit/validate.git",
66
"author": "larsvankleef <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)