@devvit/protos 0.11.0-next-2024-07-12-0f1c33b16.0 → 0.11.0-next-2024-07-15-adba61cda.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-07-
|
3
|
+
"version": "0.11.0-next-2024-07-15-adba61cda.0",
|
4
4
|
"license": "BSD-3-Clause",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -44,9 +44,9 @@
|
|
44
44
|
},
|
45
45
|
"devDependencies": {
|
46
46
|
"@ampproject/filesize": "4.3.0",
|
47
|
-
"@devvit/eslint-config": "0.11.0-next-2024-07-
|
48
|
-
"@devvit/repo-tools": "0.11.0-next-2024-07-
|
49
|
-
"@devvit/tsconfig": "0.11.0-next-2024-07-
|
47
|
+
"@devvit/eslint-config": "0.11.0-next-2024-07-15-adba61cda.0",
|
48
|
+
"@devvit/repo-tools": "0.11.0-next-2024-07-15-adba61cda.0",
|
49
|
+
"@devvit/tsconfig": "0.11.0-next-2024-07-15-adba61cda.0",
|
50
50
|
"@types/long": "4.0.2",
|
51
51
|
"chokidar-cli": "3.0.0",
|
52
52
|
"esbuild": "0.18.12",
|
@@ -79,5 +79,5 @@
|
|
79
79
|
]
|
80
80
|
}
|
81
81
|
},
|
82
|
-
"gitHead": "
|
82
|
+
"gitHead": "bda52bc34e21c370bb8173946367954dd6fdcee1"
|
83
83
|
}
|