Skip to content

Commit

Permalink
v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rattrayalex committed Jun 1, 2022
1 parent 2e44f35 commit e50195f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lithic",
"version": "0.2.0",
"version": "0.2.1",
"description": "Client library for the Lithic API",
"author": "Lithic <sdk-feedback@lithic.com>",
"types": "dist/cjs/index.d.ts",
Expand Down Expand Up @@ -28,10 +28,10 @@
"@types/node-fetch": "^2.6.1",
"@types/qs": "^6.9.7",
"@types/web": "^0.0.53",
"jest": "^28.1.0",
"prettier": "^2.5.1",
"ts-jest": "^28.0.2",
"ts-node": "^10.5.0",
"typescript": "^4.6.2",
"jest": "^28.1.0",
"ts-jest": "^28.0.2"
"typescript": "^4.6.2"
}
}

0 comments on commit e50195f

Please sign in to comment.