@devvit/protos 0.11.0-next-2024-08-14-4d5bfb746.0 → 0.11.0-next-2024-08-15-ad9742365.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +5 -5
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@devvit/protos",
|
3
|
-
"version": "0.11.0-next-2024-08-
|
3
|
+
"version": "0.11.0-next-2024-08-15-ad9742365.0",
|
4
4
|
"license": "BSD-3-Clause",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -45,9 +45,9 @@
|
|
45
45
|
},
|
46
46
|
"devDependencies": {
|
47
47
|
"@ampproject/filesize": "4.3.0",
|
48
|
-
"@devvit/eslint-config": "0.11.0-next-2024-08-
|
49
|
-
"@devvit/repo-tools": "0.11.0-next-2024-08-
|
50
|
-
"@devvit/tsconfig": "0.11.0-next-2024-08-
|
48
|
+
"@devvit/eslint-config": "0.11.0-next-2024-08-15-ad9742365.0",
|
49
|
+
"@devvit/repo-tools": "0.11.0-next-2024-08-15-ad9742365.0",
|
50
|
+
"@devvit/tsconfig": "0.11.0-next-2024-08-15-ad9742365.0",
|
51
51
|
"@types/long": "4.0.2",
|
52
52
|
"chokidar-cli": "3.0.0",
|
53
53
|
"esbuild": "0.23.0",
|
@@ -80,5 +80,5 @@
|
|
80
80
|
]
|
81
81
|
}
|
82
82
|
},
|
83
|
-
"gitHead": "
|
83
|
+
"gitHead": "ddca945cf6527e3c600c29419b1df9c618cc5dbd"
|
84
84
|
}
|