@scout9/app 1.0.0-alpha.0.1.97 → 1.0.0-alpha.0.1.99

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@scout9/app",
3
- "version": "1.0.0-alpha.0.1.97",
3
+ "version": "1.0.0-alpha.0.1.99",
4
4
  "description": "Build and deploy your Scout9 app for SMS auto replies",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -73,7 +73,6 @@
73
73
  "babel-jest": "^29.7.0",
74
74
  "babel-preset-minify": "^0.5.2",
75
75
  "dts-buddy": "^0.4.3",
76
- "glob": "^11.0.0",
77
76
  "jest": "^29.7.0",
78
77
  "rollup": "^2.79.1",
79
78
  "rollup-plugin-babel": "^4.4.0",
@@ -89,6 +88,7 @@
89
88
  "decompress": "^4.2.1",
90
89
  "dotenv": "^16.3.1",
91
90
  "fast-xml-parser": "^4.3.5",
91
+ "glob": "^10.3.10",
92
92
  "graphql-request": "^6.1.0",
93
93
  "kleur": "^4.1.5",
94
94
  "log-update": "^6.0.0",
package/src/public.d.ts CHANGED
@@ -4,7 +4,7 @@
4
4
  * Application platform for managing auto reply workflows from personal communication methods
5
5
  *
6
6
  *
7
- * NOTE: This file was auto generated 7/10/2024, 2:42:04 PM
7
+ * NOTE: This file was auto generated 7/10/2024, 2:51:29 PM
8
8
  * Do not edit the file manually.
9
9
  */
10
10
 
package/types/index.d.ts CHANGED
@@ -4,7 +4,7 @@ declare module '@scout9/app' {
4
4
  * Application platform for managing auto reply workflows from personal communication methods
5
5
  *
6
6
  *
7
- * NOTE: This file was auto generated 7/10/2024, 2:42:04 PM
7
+ * NOTE: This file was auto generated 7/10/2024, 2:51:29 PM
8
8
  * Do not edit the file manually.
9
9
  */
10
10