Skip to content

Commit 9ad68d8

Browse files
committed
Update package.json
1 parent c48f459 commit 9ad68d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"name": "reminders",
33
"version": "1.5.0",
44
"description": "Set reminders for things you need to do.",
5-
"main": "dist/index.js",
5+
"main": "dist/sharding.js",
66
"scripts": {
77
"build": "npx tsc",
8-
"start": "npm run build && node dist/index.js"
8+
"start": "npm run build && node dist/sharding.js"
99
},
1010
"repository": {
1111
"type": "git",

0 commit comments

Comments
 (0)