Skip to content

Commit ee0bf03

Browse files
committed
chore: index.ts -> src/index.ts
1 parent 7a3e764 commit ee0bf03

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ts-cli-template",
3-
"module": "index.ts",
3+
"module": "src/index.ts",
44
"type": "module",
55
"private": true,
66
"scripts": {
File renamed without changes.

0 commit comments

Comments
 (0)