Bump `frontend-shared` to 5.4.1
This gets us the correct AnnotateIcon
Showing
... | ... | @@ -12,7 +12,7 @@ |
"@babel/preset-react": "^7.0.0", | ||
"@babel/preset-typescript": "^7.16.7", | ||
"@hypothesis/frontend-build": "1.2.0", | ||
"@hypothesis/frontend-shared": "5.4.0", | ||
"@hypothesis/frontend-shared": "5.4.1", | ||
"@octokit/rest": "^19.0.3", | ||
"@rollup/plugin-babel": "^5.3.0", | ||
"@rollup/plugin-commonjs": "^22.0.0", | ||
... | ... |
Please register or sign in to comment