@devvit/public-api 0.10.20-next-2024-05-02-e85877b9a.0 → 0.10.20-next-2024-05-02-2fb019709.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/meta.json +5 -5
  2. package/package.json +6 -6
package/meta.json CHANGED
@@ -12038,11 +12038,6 @@
12038
12038
  "kind": "import-statement",
12039
12039
  "original": "./types/devvit/debug/v1alpha/debug.js"
12040
12040
  },
12041
- {
12042
- "path": "../protos/dist/types/devvit/actor/user_configurable/user_configurable.js",
12043
- "kind": "import-statement",
12044
- "original": "./types/devvit/actor/user_configurable/user_configurable.js"
12045
- },
12046
12041
  {
12047
12042
  "path": "../protos/dist/types/devvit/actor/test/wrappertypes.js",
12048
12043
  "kind": "import-statement",
@@ -12053,6 +12048,11 @@
12053
12048
  "kind": "import-statement",
12054
12049
  "original": "./types/devvit/actor/test/streams.js"
12055
12050
  },
12051
+ {
12052
+ "path": "../protos/dist/types/devvit/actor/user_configurable/user_configurable.js",
12053
+ "kind": "import-statement",
12054
+ "original": "./types/devvit/actor/user_configurable/user_configurable.js"
12055
+ },
12056
12056
  {
12057
12057
  "path": "../protos/dist/types/devvit/actor/scheduler/handler.js",
12058
12058
  "kind": "import-statement",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/public-api",
3
- "version": "0.10.20-next-2024-05-02-e85877b9a.0",
3
+ "version": "0.10.20-next-2024-05-02-2fb019709.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -30,9 +30,9 @@
30
30
  },
31
31
  "types": "./index.d.ts",
32
32
  "dependencies": {
33
- "@devvit/protos": "0.10.20-next-2024-05-02-e85877b9a.0",
34
- "@devvit/runtimes": "0.10.20-next-2024-05-02-e85877b9a.0",
35
- "@devvit/shared-types": "0.10.20-next-2024-05-02-e85877b9a.0",
33
+ "@devvit/protos": "0.10.20-next-2024-05-02-2fb019709.0",
34
+ "@devvit/runtimes": "0.10.20-next-2024-05-02-2fb019709.0",
35
+ "@devvit/shared-types": "0.10.20-next-2024-05-02-2fb019709.0",
36
36
  "base64-js": "1.5.1",
37
37
  "clone-deep": "4.0.1",
38
38
  "core-js": "3.27.2",
@@ -42,7 +42,7 @@
42
42
  "@ampproject/filesize": "4.3.0",
43
43
  "@devvit/eslint-config": "0.10.19",
44
44
  "@devvit/repo-tools": "0.10.19",
45
- "@devvit/tsconfig": "0.10.20-next-2024-05-02-e85877b9a.0",
45
+ "@devvit/tsconfig": "0.10.20-next-2024-05-02-2fb019709.0",
46
46
  "@microsoft/api-extractor": "7.41.0",
47
47
  "@reddit/faceplate-ui": "11.1.0",
48
48
  "@types/clone-deep": "4.0.1",
@@ -65,5 +65,5 @@
65
65
  }
66
66
  },
67
67
  "source": "./src/index.ts",
68
- "gitHead": "54151364d7966e2bc9a1e0a20b593a298cfa759a"
68
+ "gitHead": "7a0e887c6b1a7adfd3fcd5ad142d7c7431bd587b"
69
69
  }