Skip to content

Commit 7750739

Browse files
committed
fix: bump @contentstack/core version to ^1.3.4
1 parent 85d5962 commit 7750739

3 files changed

Lines changed: 7 additions & 39 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: ce527f128f313f417949c4158039fad15af8ea1644fc65cdd5c15a3cb2c35dcd
3+
checksum: 40c2ae0de11c05116c764b4aa8883383b57c04b18707668d0d4d477c6dd9a8cf
44
- filename: test/unit/contentstack.spec.ts
55
checksum: d5b99c01459ab8bc597baaa9e6cc4aa91ac6d9bf78af08e1d0220d0c5db3d0b3
66
- filename: test/unit/utils.spec.ts

package-lock.json

Lines changed: 5 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"husky-check": "npm run build && husky && chmod +x .husky/pre-commit"
3636
},
3737
"dependencies": {
38-
"@contentstack/core": "1.3.2",
38+
"@contentstack/core": "^1.3.4",
3939
"@contentstack/utils": "1.5.0",
4040
"axios": "^1.13.1",
4141
"humps": "^2.0.1"

0 commit comments

Comments
 (0)