@devvit/protos 0.11.2-next-2024-10-31-30436bfff.0 → 0.11.3-next-2024-10-31-36e124f73.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +4 -4
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@devvit/protos",
|
3
|
-
"version": "0.11.
|
3
|
+
"version": "0.11.3-next-2024-10-31-36e124f73.0",
|
4
4
|
"license": "BSD-3-Clause",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -45,8 +45,8 @@
|
|
45
45
|
},
|
46
46
|
"devDependencies": {
|
47
47
|
"@ampproject/filesize": "4.3.0",
|
48
|
-
"@devvit/repo-tools": "0.11.
|
49
|
-
"@devvit/tsconfig": "0.11.
|
48
|
+
"@devvit/repo-tools": "0.11.3-next-2024-10-31-36e124f73.0",
|
49
|
+
"@devvit/tsconfig": "0.11.3-next-2024-10-31-36e124f73.0",
|
50
50
|
"@protobuf-ts/plugin": "2.9.3",
|
51
51
|
"@types/long": "4.0.2",
|
52
52
|
"chokidar-cli": "3.0.0",
|
@@ -80,5 +80,5 @@
|
|
80
80
|
]
|
81
81
|
}
|
82
82
|
},
|
83
|
-
"gitHead": "
|
83
|
+
"gitHead": "6610473c0c62ba198f1fd9e4513f5b92797d8651"
|
84
84
|
}
|