Skip to content

Commit

Permalink
fix eslint-doc-generator issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ajayagr committed Sep 18, 2024
1 parent 0f801a6 commit 534ad93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"./package.json": "./package.json"
},
"main": "./lib/index.js",
"main": "./dist/lib/index.js",
"scripts": {
"build": "tsc",
"lint": "npm-run-all \"lint:*\"",
Expand Down

0 comments on commit 534ad93

Please sign in to comment.