Skip to content

Commit f024a01

Browse files
fix: update README
1 parent 9c52d97 commit f024a01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/shared/server-request/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# server-request
22

3-
This library was generated with [Nx](https://nx.dev).
3+
This library contains common code for making requests to the DevCycle server from server SDKs.
44

55
## Building
66

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "@devcycle/server-request",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"type": "commonjs"
55
}

0 commit comments

Comments
 (0)