Fix CSV imports giving Storage class not found #454 (#462)

* Fix CSV imports giving Storage class not found #454

* Update yarn files for security alert
This commit is contained in:
Nabeel S
2019-12-10 13:53:55 -05:00
committed by GitHub
parent d9a1e6aba7
commit 1f65b744a0
22 changed files with 658 additions and 578 deletions

View File

@@ -15,8 +15,8 @@
"animate.css": "~3.6",
"axios": "^0.18.1",
"bootstrap": "~4.3",
"bootstrap3": "npm:bootstrap@~3.4",
"bootstrap-sass": "^3.4.1",
"bootstrap3": "npm:bootstrap@~3.4",
"cookieconsent": "^3.1.0",
"cross-env": "^5.1.6",
"eonasdan-bootstrap-datetimepicker": "^4.17.47",