Skip to content

Commit

Permalink
fix: install missing json-stringify-safe into lib
Browse files Browse the repository at this point in the history
  • Loading branch information
schabibi1 committed Jun 8, 2022
1 parent 085b00c commit 2b30a5a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
},
"dependencies": {
"@storyblok/react": "^1.0.5",
"json-stringify-safe": "^5.0.1",
"storyblok-js-client": "^4.5.2"
},
"devDependencies": {
Expand Down Expand Up @@ -78,4 +79,4 @@
"publishConfig": {
"access": "public"
}
}
}
8 changes: 4 additions & 4 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 2b30a5a

Please sign in to comment.