Skip to content

Commit

Permalink
release v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Feb 15, 2024
1 parent e7b6f7d commit 69df040
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "@servicestack/client",
"title": "ServiceStack Client Utils",
"version": "2.1.1",
"version": "2.1.2",
"description": "ServiceStack's TypeScript library providing convenience utilities in developing web apps. Integrates with ServiceStack's Server features including ServiceClient, Server Events, Error Handling and Validation",
"homepage": "https://github.com/ServiceStack/servicestack-client",
"license": "BSD-3-Clause",
Expand Down Expand Up @@ -51,7 +51,7 @@
"import": "./dist/servicestack-client.mjs",
"require": "./dist/servicestack-client.umd.cjs"
}
},
},
"engines": {
"node": ">=18.0.0"
},
Expand Down

0 comments on commit 69df040

Please sign in to comment.