Skip to content

Commit

Permalink
Move memoizerific and qs to dependencies in ui
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwooding committed Jun 10, 2022
1 parent 463a179 commit 4d72da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ui/package.json
Expand Up @@ -50,6 +50,7 @@
"@storybook/semver": "^7.3.2",
"@storybook/theming": "6.5.0-rc.1",
"core-js": "^3.8.2",
"memoizerific": "^1.11.3",
"qs": "^6.10.0",
"regenerator-runtime": "^0.13.7",
"resolve-from": "^5.0.0"
Expand All @@ -66,7 +67,6 @@
"global": "^4.4.0",
"lodash": "^4.17.21",
"markdown-to-jsx": "^7.1.3",
"memoizerific": "^1.11.3",
"polished": "^4.2.2",
"react-draggable": "^4.4.3",
"react-helmet-async": "^1.0.7",
Expand Down

0 comments on commit 4d72da1

Please sign in to comment.