We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c48f459 commit 9ad68d8Copy full SHA for 9ad68d8
package.json
@@ -2,10 +2,10 @@
2
"name": "reminders",
3
"version": "1.5.0",
4
"description": "Set reminders for things you need to do.",
5
- "main": "dist/index.js",
+ "main": "dist/sharding.js",
6
"scripts": {
7
"build": "npx tsc",
8
- "start": "npm run build && node dist/index.js"
+ "start": "npm run build && node dist/sharding.js"
9
},
10
"repository": {
11
"type": "git",
0 commit comments