Skip to content
This repository was archived by the owner on Jul 25, 2022. It is now read-only.

Commit db978ee

Browse files
authored
Update package.json
1 parent 66bc683 commit db978ee

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
2-
"name": "dd2482-ical",
2+
"name": "TimeEditAPI",
33
"version": "1.0.0",
4-
"description": "",
5-
"main": "index.js",
4+
"description": "Fetches data from TimeEdit",
5+
"main": "dist/index.js",
6+
"types": "dist/index.d.ts",
67
"scripts": {
78
"test": "echo \"Error: no test specified\" && exit 1"
89
},

0 commit comments

Comments
 (0)