@devvit/protos 0.10.20-next-2024-05-01-553651f2f.0 → 0.10.20-next-2024-05-01-974a7c08f.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.10.20-next-2024-05-01-553651f2f.0",
3
+ "version": "0.10.20-next-2024-05-01-974a7c08f.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -43,7 +43,7 @@
43
43
  "devDependencies": {
44
44
  "@devvit/eslint-config": "0.10.19",
45
45
  "@devvit/repo-tools": "0.10.19",
46
- "@devvit/tsconfig": "0.10.20-next-2024-05-01-553651f2f.0",
46
+ "@devvit/tsconfig": "0.10.20-next-2024-05-01-974a7c08f.0",
47
47
  "@types/long": "4.0.2",
48
48
  "chokidar-cli": "3.0.0",
49
49
  "eslint": "8.9.0",
@@ -56,5 +56,5 @@
56
56
  "publishConfig": {
57
57
  "directory": "dist"
58
58
  },
59
- "gitHead": "6932bc6b7402b37be0e31889263d2388c81ca075"
59
+ "gitHead": "a3eceb72df13df831ce26958e5a770ecc5149b4d"
60
60
  }