Skip to content

Commit

Permalink
Point to a toast UI react wrapper dependency version that doesn't men…
Browse files Browse the repository at this point in the history
…tion SHA integrity hashes for the downstream depedency

Toast UI is built without React but we are depending on a wrapper
published by the devlopers of the library. Both the underlying project
and the react wrapper are customized.

Removing the integrity SHAs because of this issue in NPM.

npm/cli#2846
  • Loading branch information
jaltekruse committed Apr 14, 2022
1 parent 543042c commit a55e884
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"whatwg-fetch": "2.0.3"
},
"dependencies": {
"@toast-ui/react-image-editor": "github:jaltekruse/toast-ui.react-image-editor#10f7fb71dc7b131a01a550ad27fa3b1af058f729",
"@toast-ui/react-image-editor": "github:jaltekruse/toast-ui.react-image-editor#a25d4df5ad27abe7c2a97ffb04af55e912859ab3",
"@ungap/url-search-params": "^0.2.2",
"chart.js": "^2.5.0",
"create-react-class": "^15.6.3",
Expand Down

0 comments on commit a55e884

Please sign in to comment.