Skip to content

Commit aea3885

Browse files
committed
fix: remove 'main' property from package.json
1 parent 3a797c3 commit aea3885

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "@codecarrot/essentials",
33
"version": "0.0.1",
44
"description": "",
5-
"main": "index.js",
65
"scripts": {
76
"clean": "rm -rf ./dist",
87
"build": "npm run clean && tsup"

0 commit comments

Comments
 (0)