Skip to content

Commit

Permalink
Merge pull request #226 from contentstack/fix/version_bump
Browse files Browse the repository at this point in the history
Version bumped
  • Loading branch information
netrajpatel authored Oct 9, 2024
2 parents d183dc5 + adc2102 commit 0e24069
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 131 deletions.
201 changes: 72 additions & 129 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "contentstack",
"version": "3.21.0",
"version": "3.22.0",
"description": "Contentstack Javascript SDK",
"homepage": "https://www.contentstack.com/",
"author": {
Expand Down Expand Up @@ -99,7 +99,7 @@
"webpack-node-externals": "^3.0.0"
},
"dependencies": {
"@contentstack/utils": "^1.3.11",
"@contentstack/utils": "^1.3.12",
"cheerio": "^1.0.0",
"es6-promise": "^4.1.1",
"isomorphic-fetch": "^3.0.0",
Expand Down

0 comments on commit 0e24069

Please sign in to comment.