We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c52d97 commit f024a01Copy full SHA for f024a01
lib/shared/server-request/README.md
@@ -1,6 +1,6 @@
1
# server-request
2
3
-This library was generated with [Nx](https://nx.dev).
+This library contains common code for making requests to the DevCycle server from server SDKs.
4
5
## Building
6
lib/shared/server-request/package.json
@@ -1,5 +1,5 @@
{
"name": "@devcycle/server-request",
- "version": "0.0.1",
+ "version": "1.0.0",
"type": "commonjs"
}
0 commit comments