Run yarn upgrade & add resolution for glob-parent (#14686)
This commit is contained in:
parent
ba7fa0ad11
commit
4e2f927861
2 changed files with 1334 additions and 2117 deletions
|
|
@ -12,6 +12,7 @@
|
|||
"lib": "lib",
|
||||
"test": "test"
|
||||
},
|
||||
"resolutions": { "glob-parent": "^6.0.1" },
|
||||
"scripts": {
|
||||
"prepare": "husky install",
|
||||
"generate-storybook-themes": "sass -q app/assets/stylesheets/themes:app/javascript/storybook-static/themes && bin/generate-css-utility-classes-docs.js",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue