Skip to content

Commit 4ec47c9

Browse files
committed
hotfix package.json main
1 parent 7a660fa commit 4ec47c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "metlink-api-http-client",
33
"description": "HTTP Client for Metlink Wellington API",
4-
"version": "1.0.0",
5-
"main": "index.js",
4+
"version": "1.0.2",
5+
"main": "index.ts",
66
"scripts": {
77
"build": "npm i",
88
"test": "jest",

0 commit comments

Comments
 (0)