Skip to content

Commit

Permalink
fix: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathannorris committed Sep 29, 2023
1 parent 9c52d97 commit f024a01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/shared/server-request/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# server-request

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

## Building

Expand Down
2 changes: 1 addition & 1 deletion lib/shared/server-request/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@devcycle/server-request",
"version": "0.0.1",
"version": "1.0.0",
"type": "commonjs"
}

0 comments on commit f024a01

Please sign in to comment.