Commit fe0fda6
committed
refactor: update package dependencies and improve stack configuration
- Changed dependencies in package.json to use local tarball files for @contentstack/core and @contentstack/utils.
- Updated versions of various dependencies in package-lock.json, including @slack/oauth, @slack/socket-mode, browserslist, caniuse-lite, electron-to-chromium, path-to-regexp, rollup, and terser.
- Modified contentstack.ts to enhance request handling by utilizing internal Axios request configuration.
- Updated StackConfig interface in types.ts to change the type of region from Region enum to string for better flexibility.1 parent ca2fc4b commit fe0fda6
5 files changed
Lines changed: 163 additions & 130 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
0 commit comments