@devvit/public-api 0.11.2-next-2024-10-21-e213fb2ae.0 → 0.11.2-next-2024-10-21-6031c79bc.0
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/public-api",
|
3
|
-
"version": "0.11.2-next-2024-10-21-
|
3
|
+
"version": "0.11.2-next-2024-10-21-6031c79bc.0",
|
4
4
|
"license": "BSD-3-Clause",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -30,8 +30,8 @@
|
|
30
30
|
},
|
31
31
|
"types": "./index.d.ts",
|
32
32
|
"dependencies": {
|
33
|
-
"@devvit/protos": "0.11.2-next-2024-10-21-
|
34
|
-
"@devvit/shared-types": "0.11.2-next-2024-10-21-
|
33
|
+
"@devvit/protos": "0.11.2-next-2024-10-21-6031c79bc.0",
|
34
|
+
"@devvit/shared-types": "0.11.2-next-2024-10-21-6031c79bc.0",
|
35
35
|
"base64-js": "1.5.1",
|
36
36
|
"clone-deep": "4.0.1",
|
37
37
|
"core-js": "3.27.2",
|
@@ -39,8 +39,8 @@
|
|
39
39
|
},
|
40
40
|
"devDependencies": {
|
41
41
|
"@ampproject/filesize": "4.3.0",
|
42
|
-
"@devvit/repo-tools": "0.11.2-next-2024-10-21-
|
43
|
-
"@devvit/tsconfig": "0.11.2-next-2024-10-21-
|
42
|
+
"@devvit/repo-tools": "0.11.2-next-2024-10-21-6031c79bc.0",
|
43
|
+
"@devvit/tsconfig": "0.11.2-next-2024-10-21-6031c79bc.0",
|
44
44
|
"@microsoft/api-extractor": "7.41.0",
|
45
45
|
"@reddit/faceplate-ui": "18.0.1",
|
46
46
|
"@types/clone-deep": "4.0.1",
|
@@ -63,5 +63,5 @@
|
|
63
63
|
}
|
64
64
|
},
|
65
65
|
"source": "./src/index.ts",
|
66
|
-
"gitHead": "
|
66
|
+
"gitHead": "64bf8365618211a456e19a130f1352a6ff7692dc"
|
67
67
|
}
|