Skip to content

Commit fe0fda6

Browse files
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

File tree

.talismanrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
fileignoreconfig:
22
- filename: package-lock.json
3-
checksum: dffbcb14c5761976a9b6ab90b96c7e4fc5784eebe381cf48014618cc93355dbc
3+
checksum: 2f932522b599050c23c6a2490897301a3efd9258f0c8bef512d099960c76617f
44
- filename: test/unit/query-optimization-comprehensive.spec.ts
55
checksum: f5aaf6c784d7c101a05ca513c584bbd6e95f963d1e42779f2596050d9bcbac96
66
version: ""

0 commit comments

Comments
 (0)