@devvit/protos 0.10.18-next-2024-03-06-1e462e0bf.0 → 0.10.18-next-2024-03-06-88f2941f7.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@devvit/protos",
|
3
|
-
"version": "0.10.18-next-2024-03-06-
|
3
|
+
"version": "0.10.18-next-2024-03-06-88f2941f7.0",
|
4
4
|
"license": "BSD-3-Clause",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -42,7 +42,7 @@
|
|
42
42
|
"devDependencies": {
|
43
43
|
"@devvit/eslint-config": "0.10.17",
|
44
44
|
"@devvit/repo-tools": "0.10.17",
|
45
|
-
"@devvit/tsconfig": "0.10.18-next-2024-03-06-
|
45
|
+
"@devvit/tsconfig": "0.10.18-next-2024-03-06-88f2941f7.0",
|
46
46
|
"eslint": "8.9.0",
|
47
47
|
"glob": "10.3.10",
|
48
48
|
"ts-proto-kmx-2": "1.129.4",
|
@@ -53,5 +53,5 @@
|
|
53
53
|
"publishConfig": {
|
54
54
|
"directory": "dist"
|
55
55
|
},
|
56
|
-
"gitHead": "
|
56
|
+
"gitHead": "379e841dba9e4d8e44b5579fd5dff7c0a814a8d8"
|
57
57
|
}
|