➕ Added missing file-saver dependency in CFP example
This commit is contained in:
parent
518b82e39c
commit
6b4f0647f1
1 changed files with 2 additions and 1 deletions
|
@ -60,6 +60,7 @@
|
|||
"@material-ui/icons": "^4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"react-intl": "2.8.0",
|
||||
"prop-types": "15.7.2"
|
||||
"prop-types": "15.7.2",
|
||||
"file-saver": "^2.0.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue