@purpleschool/gptbot 0.11.0 → 0.11.1

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.
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.TEAM_BASELINE_SUBSCRIPTION_ID = void 0;
4
- exports.TEAM_BASELINE_SUBSCRIPTION_ID = '3b5f3d3e-2c60-4a76-a3d8-9c91f7f2c0b1';
4
+ exports.TEAM_BASELINE_SUBSCRIPTION_ID = 'f0c9b8a7-3d21-4f56-9cde-1234567890ab';
@@ -1 +1 @@
1
- export const TEAM_BASELINE_SUBSCRIPTION_ID = '3b5f3d3e-2c60-4a76-a3d8-9c91f7f2c0b1';
1
+ export const TEAM_BASELINE_SUBSCRIPTION_ID = 'f0c9b8a7-3d21-4f56-9cde-1234567890ab';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@purpleschool/gptbot",
3
- "version": "0.11.0",
3
+ "version": "0.11.1",
4
4
  "description": "",
5
5
  "main": "build/index.js",
6
6
  "types": "build/index.d.ts",