Skip to content

Commit

Permalink
fix: main field to index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Darlei Kroth committed May 6, 2021
1 parent 1cb9f1a commit f80f97b
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 @@ -2,7 +2,7 @@
"name": "@zettabrasil/utils-js",
"version": "1.2.0",
"description": "Common js scripts for formatting and ...",
"main": "index.js",
"main": "index.ts",
"scripts": {
"commit": "git-cz",
"release": "standard-version"
Expand Down Expand Up @@ -43,4 +43,4 @@
"standard-version": "^9.1.0",
"typescript": "^4.2.4"
}
}
}

0 comments on commit f80f97b

Please sign in to comment.