@devvit/protos 0.10.21-next-2024-05-28-4dabbf25d.0 → 0.10.21
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.10.21
|
3
|
+
"version": "0.10.21",
|
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.10.
|
48
|
-
"@devvit/repo-tools": "0.10.
|
49
|
-
"@devvit/tsconfig": "0.10.21
|
47
|
+
"@devvit/eslint-config": "0.10.21",
|
48
|
+
"@devvit/repo-tools": "0.10.21",
|
49
|
+
"@devvit/tsconfig": "0.10.21",
|
50
50
|
"@types/long": "4.0.2",
|
51
51
|
"chokidar-cli": "3.0.0",
|
52
52
|
"esbuild": "0.18.12",
|
@@ -76,5 +76,5 @@
|
|
76
76
|
]
|
77
77
|
}
|
78
78
|
},
|
79
|
-
"gitHead": "
|
79
|
+
"gitHead": "378a516dc4733f119630a90ba515da6795deb6e7"
|
80
80
|
}
|