Skip to content

Commit cf76749

Browse files
Merge pull request #140 from contentstack/fix/staging-24-20
Fix/staging 24-02
2 parents 43c53df + cc7895a commit cf76749

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.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: 6aa5239e09dcb0e1303ad7a62220bb8aff04273ecc0167b90c9a8867c99d5e8b
3+
checksum: 14aa4a8464718071ee723fc67f0f77748e41818f949a5b9b688da24cf1dd8bf0
44
- filename: test/unit/image-transform.spec.ts
55
checksum: 7beabdd07bd35d620668fcd97e1a303b9cbc40170bf3008a376d75ce0895de2a
66
- filename: test/utils/mocks.ts

package-lock.json

Lines changed: 4 additions & 4 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
@@ -33,7 +33,7 @@
3333
"build:types": "node tools/cleanup types && tsc -p config/tsconfig.types.json"
3434
},
3535
"dependencies": {
36-
"@contentstack/core": "^1.1.4",
36+
"@contentstack/core": "^1.2.0",
3737
"@contentstack/utils": "^1.3.15",
3838
"@types/humps": "^2.0.6",
3939
"axios": "^1.7.9",

0 commit comments

Comments
 (0)