Skip to content

Commit

Permalink
bump version @fleetbase/sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
tortuvshin committed Feb 15, 2024
1 parent 5c9f8e0 commit 6a2e1f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fleetbase/storefront",
"version": "1.1.6",
"version": "1.1.7",
"description": "Fleetbase Storefront JS & Node SDK",
"main": "dist/cjs/storefront.js",
"module": "dist/esm/storefront.js",
Expand Down Expand Up @@ -62,7 +62,7 @@
"typescript": "^5.3.3"
},
"dependencies": {
"@fleetbase/sdk": "1.2.7",
"@fleetbase/sdk": "1.2.8",
"date-fns": "^3.0.5"
}
}

0 comments on commit 6a2e1f2

Please sign in to comment.