@devvit/runtime-lite 0.11.0-next-2024-08-15-0456f603c.0 → 0.11.0-next-2024-08-15-6525c7284.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/runtime-lite",
3
- "version": "0.11.0-next-2024-08-15-0456f603c.0",
3
+ "version": "0.11.0-next-2024-08-15-6525c7284.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -43,11 +43,11 @@
43
43
  },
44
44
  "devDependencies": {
45
45
  "@ampproject/filesize": "4.3.0",
46
- "@devvit/eslint-config": "0.11.0-next-2024-08-15-0456f603c.0",
47
- "@devvit/protos": "0.11.0-next-2024-08-15-0456f603c.0",
48
- "@devvit/repo-tools": "0.11.0-next-2024-08-15-0456f603c.0",
49
- "@devvit/shared-types": "0.11.0-next-2024-08-15-0456f603c.0",
50
- "@devvit/tsconfig": "0.11.0-next-2024-08-15-0456f603c.0",
46
+ "@devvit/eslint-config": "0.11.0-next-2024-08-15-6525c7284.0",
47
+ "@devvit/protos": "0.11.0-next-2024-08-15-6525c7284.0",
48
+ "@devvit/repo-tools": "0.11.0-next-2024-08-15-6525c7284.0",
49
+ "@devvit/shared-types": "0.11.0-next-2024-08-15-6525c7284.0",
50
+ "@devvit/tsconfig": "0.11.0-next-2024-08-15-6525c7284.0",
51
51
  "@jitl/quickjs-singlefile-browser-release-sync": "0.29.0",
52
52
  "base64-js": "1.5.1",
53
53
  "chokidar-cli": "3.0.0",
@@ -81,5 +81,5 @@
81
81
  }
82
82
  },
83
83
  "source": "./src/index.ts",
84
- "gitHead": "5dc4dfae56985a3c3bd280d8cfae0b906a7662fd"
84
+ "gitHead": "9626b8c5fff4e5e3e49a321cfb69a8ca20e28882"
85
85
  }