@temporary-name/standard-server 1.9.3-alpha.6f8b694b2a090fe0182bfd5f16d29ca20f259307 → 1.9.3-alpha.76a5d8c6a7525b4b17df3f9565304645f0922ab3

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.6f8b694b2a090fe0182bfd5f16d29ca20f259307",
4
+ "version": "1.9.3-alpha.76a5d8c6a7525b4b17df3f9565304645f0922ab3",
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.6f8b694b2a090fe0182bfd5f16d29ca20f259307"
31
+ "@temporary-name/shared": "1.9.3-alpha.76a5d8c6a7525b4b17df3f9565304645f0922ab3"
32
32
  },
33
33
  "scripts": {
34
34
  "build": "unbuild",