cds-web/front/package.json

12 lines
238 B
JSON

{
"name": "patternfly-yew",
"version": "0.0.1",
"private": true,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@patternfly/patternfly": "^4.159.1"
}
}