Skip to content

Commit

Permalink
fix main reference
Browse files Browse the repository at this point in the history
  • Loading branch information
dmbarry86 committed Jul 13, 2022
1 parent dd746f0 commit 193e7ac
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 @@ -2,7 +2,7 @@
"name": "@ipguk/infofile-utils",
"version": "1.0.0",
"description": "File reader and writer for IPG Automotive infofiles",
"main": "index.js",
"main": "src",
"author": "IPG Automotive UK",
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit 193e7ac

Please sign in to comment.