acsi-core 0.1.29 → 0.1.32

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.
@@ -9,7 +9,7 @@ export declare const PUSHER_CONFIG: {
9
9
  key: string;
10
10
  };
11
11
  export declare const OPENSALT_BASE_URL: string;
12
- export declare const REACT_KEY_TINYMCE = "pko716e6i67met1af7d98ygkma5u38citul7ch78y6pz8bvr";
12
+ export declare const REACT_KEY_TINYMCE = "fe5xc4hh72rshrx4xe59zu9setbnwiftu4hroztpre7trmay";
13
13
  export declare const ACCESS_TOKEN = "ACCESS_TOKEN";
14
14
  export declare const AcademyHeaders = "Academy-Headers";
15
15
  export declare const DATE_MIN_VALUE = "0001-01-01T00:00:00+00:00";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "acsi-core",
3
- "version": "0.1.29",
3
+ "version": "0.1.32",
4
4
  "description": "Contains core components && functions for acsi-core project",
5
5
  "author": "brss",
6
6
  "license": "MIT",