@temporary-name/standard-server 1.9.3-alpha.7a1c61b78fb0f837e48e1c2f179b32b842462035 → 1.9.3-alpha.7f83bde719cdfe1e913c97ad64f7c3cc65a85bc0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@temporary-name/standard-server",
3
3
  "type": "module",
4
- "version": "1.9.3-alpha.7a1c61b78fb0f837e48e1c2f179b32b842462035",
4
+ "version": "1.9.3-alpha.7f83bde719cdfe1e913c97ad64f7c3cc65a85bc0",
5
5
  "license": "MIT",
6
6
  "homepage": "https://www.stainless.com/",
7
7
  "repository": {
@@ -28,7 +28,7 @@
28
28
  "dist"
29
29
  ],
30
30
  "dependencies": {
31
- "@temporary-name/shared": "1.9.3-alpha.7a1c61b78fb0f837e48e1c2f179b32b842462035"
31
+ "@temporary-name/shared": "1.9.3-alpha.7f83bde719cdfe1e913c97ad64f7c3cc65a85bc0"
32
32
  },
33
33
  "scripts": {
34
34
  "build": "unbuild",