Skip to content

Commit f57eb91

Browse files
Public Release Version
1 parent 691e647 commit f57eb91

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsonplaceholder-api-client",
3-
"description": "",
3+
"description": "A lightweight, TypeScript-first SDK that wraps the JSONPlaceholder fake REST API, offering clean, predictable CRUD helpers for learning, prototyping, and testing.",
44
"keywords": [
55
"jsonplaceholder",
66
"jsonplaceholder-api",
@@ -23,7 +23,7 @@
2323
"demo"
2424
],
2525
"license": "MIT",
26-
"version": "1.0.0",
26+
"version": "0.9.0-beta.1",
2727
"main": "./dist/index.js",
2828
"types": "./dist/index.d.ts",
2929
"exports": {

0 commit comments

Comments
 (0)