Skip to content

Commit 722b0aa

Browse files
chore: install content-source-maps from npm instead of github (#2569)
* fix: install content-source-maps from npm instead of github * chore: fix test * chore: remove .only --------- Co-authored-by: Ely Lucas <ely.lucas@contentful.com>
1 parent 5d2a265 commit 722b0aa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 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
@@ -85,7 +85,7 @@
8585
"prepush": "npm run test:prepush"
8686
},
8787
"dependencies": {
88-
"@contentful/content-source-maps": "^0.11.8",
88+
"@contentful/content-source-maps": "^0.11.33",
8989
"@contentful/rich-text-types": "^16.6.1",
9090
"axios": "^1.11.0",
9191
"contentful-resolve-response": "^1.9.0",

0 commit comments

Comments
 (0)