@devvit/protos 0.10.20 → 0.10.21-next-2024-05-08-4dc90ec25.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",
3
+ "version": "0.10.21-next-2024-05-08-4dc90ec25.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -45,7 +45,7 @@
45
45
  "devDependencies": {
46
46
  "@devvit/eslint-config": "0.10.20",
47
47
  "@devvit/repo-tools": "0.10.20",
48
- "@devvit/tsconfig": "0.10.20",
48
+ "@devvit/tsconfig": "0.10.21-next-2024-05-08-4dc90ec25.0",
49
49
  "@types/long": "4.0.2",
50
50
  "bundlesize": "0.18.2",
51
51
  "chokidar-cli": "3.0.0",
@@ -72,5 +72,5 @@
72
72
  "path": "dist/protos.min.js"
73
73
  }
74
74
  ],
75
- "gitHead": "1581c83fb2d6f343067df76a3c06590e5fe027dc"
75
+ "gitHead": "4fb18c2f938f4ec97ffc7071fdfe520089297668"
76
76
  }