expo-backend-types 0.5.0-EXPO-283-EB-Respuesta-Enlatada.2 → 0.5.0-EXPO-283-EB-Respuesta-Enlatada.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
1
- export declare const createCommentSchema: {};
1
+ export declare const createCannedResponseSchema: {};
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.createCommentSchema = void 0;
4
- exports.createCommentSchema = {};
3
+ exports.createCannedResponseSchema = void 0;
4
+ exports.createCannedResponseSchema = {};
5
5
  //# sourceMappingURL=create-cannedResponse.dto.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "expo-backend-types",
3
- "version": "0.5.0-EXPO-283-EB-Respuesta-Enlatada.2",
3
+ "version": "0.5.0-EXPO-283-EB-Respuesta-Enlatada.3",
4
4
  "description": "",
5
5
  "author": "Expo",
6
6
  "private": false,