Skip to content

Commit d04328f

Browse files
committed
fixed package.json pt 2
1 parent 3fec66c commit d04328f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cmdstr-validation",
3-
"main": "dist/index.ts",
4-
"version": "1.0.1",
3+
"main": "dist/index.js",
4+
"version": "1.0.2",
55
"description": "An abstraction for simple validation without limitations",
66
"author": {
77
"name": "Robert Snedeker",

0 commit comments

Comments
 (0)