Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Jan 30, 2024
1 parent 69d6f45 commit d9326c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"url": "https://nikolahristov.tech"
},
"type": "module",
"main": "./Target/Index.js",
"types": "./Target/Index.d.ts",
"main": "./Target/Variable/Worker.js",
"types": "./Target/Variable/Worker.d.ts",
"scripts": {
"prepublishOnly": "TypeScriptESBuild 'Source/**/*.ts'"
},
Expand Down

0 comments on commit d9326c8

Please sign in to comment.