@devvit/runtime-lite 0.11.2-next-2024-10-31-a46515d27.0 → 0.11.2
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +6 -6
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@devvit/runtime-lite",
|
3
|
-
"version": "0.11.2
|
3
|
+
"version": "0.11.2",
|
4
4
|
"license": "BSD-3-Clause",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -43,10 +43,10 @@
|
|
43
43
|
},
|
44
44
|
"devDependencies": {
|
45
45
|
"@ampproject/filesize": "4.3.0",
|
46
|
-
"@devvit/protos": "0.11.2
|
47
|
-
"@devvit/repo-tools": "0.11.2
|
48
|
-
"@devvit/shared-types": "0.11.2
|
49
|
-
"@devvit/tsconfig": "0.11.2
|
46
|
+
"@devvit/protos": "0.11.2",
|
47
|
+
"@devvit/repo-tools": "0.11.2",
|
48
|
+
"@devvit/shared-types": "0.11.2",
|
49
|
+
"@devvit/tsconfig": "0.11.2",
|
50
50
|
"@jitl/quickjs-singlefile-browser-release-sync": "0.29.0",
|
51
51
|
"base64-js": "1.5.1",
|
52
52
|
"chokidar-cli": "3.0.0",
|
@@ -80,5 +80,5 @@
|
|
80
80
|
}
|
81
81
|
},
|
82
82
|
"source": "./src/index.ts",
|
83
|
-
"gitHead": "
|
83
|
+
"gitHead": "9dbed838554fc960b6ce0211b33fcfca12d4df6f"
|
84
84
|
}
|