We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a660fa commit 4ec47c9Copy full SHA for 4ec47c9
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "metlink-api-http-client",
3
"description": "HTTP Client for Metlink Wellington API",
4
- "version": "1.0.0",
5
- "main": "index.js",
+ "version": "1.0.2",
+ "main": "index.ts",
6
"scripts": {
7
"build": "npm i",
8
"test": "jest",
0 commit comments