Skip to content

Commit

Permalink
fix: update js package with warning supression
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Sep 18, 2024
1 parent 6922db2 commit b1daa0a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"prepublishOnly": "npm run build && cp ../README.md ./"
},
"dependencies": {
"@storyblok/js": "^3.1.0"
"@storyblok/js": "^3.1.4"
},
"devDependencies": {
"@babel/core": "^7.24.7",
Expand Down
13 changes: 8 additions & 5 deletions package-lock.json

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

0 comments on commit b1daa0a

Please sign in to comment.