@temporary-name/standard-server-aws-lambda 1.9.3-alpha.4275e976ddda4d8be107c2cfde9899bdea9a337d → 1.9.3-alpha.65222302f1b71807a849530b3fe0fa0326d3c1a2

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 +6 -6
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@temporary-name/standard-server-aws-lambda",
3
3
  "type": "module",
4
- "version": "1.9.3-alpha.4275e976ddda4d8be107c2cfde9899bdea9a337d",
4
+ "version": "1.9.3-alpha.65222302f1b71807a849530b3fe0fa0326d3c1a2",
5
5
  "license": "MIT",
6
6
  "homepage": "https://www.stainless.com/",
7
7
  "repository": {
8
8
  "type": "git",
9
- "url": "git+https://github.com/unnoq/krusty.git",
9
+ "url": "git+https://github.com/stainless-api/krusty.git",
10
10
  "directory": "packages/standard-server-aws-lambda"
11
11
  },
12
12
  "keywords": [
@@ -23,10 +23,10 @@
23
23
  "dist"
24
24
  ],
25
25
  "dependencies": {
26
- "@temporary-name/shared": "1.9.3-alpha.4275e976ddda4d8be107c2cfde9899bdea9a337d",
27
- "@temporary-name/standard-server": "1.9.3-alpha.4275e976ddda4d8be107c2cfde9899bdea9a337d",
28
- "@temporary-name/standard-server-fetch": "1.9.3-alpha.4275e976ddda4d8be107c2cfde9899bdea9a337d",
29
- "@temporary-name/standard-server-node": "1.9.3-alpha.4275e976ddda4d8be107c2cfde9899bdea9a337d"
26
+ "@temporary-name/shared": "1.9.3-alpha.65222302f1b71807a849530b3fe0fa0326d3c1a2",
27
+ "@temporary-name/standard-server": "1.9.3-alpha.65222302f1b71807a849530b3fe0fa0326d3c1a2",
28
+ "@temporary-name/standard-server-fetch": "1.9.3-alpha.65222302f1b71807a849530b3fe0fa0326d3c1a2",
29
+ "@temporary-name/standard-server-node": "1.9.3-alpha.65222302f1b71807a849530b3fe0fa0326d3c1a2"
30
30
  },
31
31
  "devDependencies": {
32
32
  "@types/aws-lambda": "^8.10.153",