@devvit/runtime-lite 0.11.0-next-2024-08-14-961a212a4.0 → 0.11.0-next-2024-08-14-0fd71c398.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-14-961a212a4.0",
3
+ "version": "0.11.0-next-2024-08-14-0fd71c398.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-14-961a212a4.0",
47
- "@devvit/protos": "0.11.0-next-2024-08-14-961a212a4.0",
48
- "@devvit/repo-tools": "0.11.0-next-2024-08-14-961a212a4.0",
49
- "@devvit/shared-types": "0.11.0-next-2024-08-14-961a212a4.0",
50
- "@devvit/tsconfig": "0.11.0-next-2024-08-14-961a212a4.0",
46
+ "@devvit/eslint-config": "0.11.0-next-2024-08-14-0fd71c398.0",
47
+ "@devvit/protos": "0.11.0-next-2024-08-14-0fd71c398.0",
48
+ "@devvit/repo-tools": "0.11.0-next-2024-08-14-0fd71c398.0",
49
+ "@devvit/shared-types": "0.11.0-next-2024-08-14-0fd71c398.0",
50
+ "@devvit/tsconfig": "0.11.0-next-2024-08-14-0fd71c398.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": "05497c0f8c99349b21a9f97d188a25f9335d74a5"
84
+ "gitHead": "fa443c0f34e4a8c1f5bf5835a98bd45c853573b8"
85
85
  }