Added deleting of custom templates for BOD-85.

This commit is contained in:
Patrick Fic
2020-05-12 10:25:36 -07:00
parent b518f84f5f
commit 6fd485c2fe
21 changed files with 770 additions and 307 deletions

View File

@@ -5,10 +5,10 @@
"proxy": "https://localhost:5000",
"dependencies": {
"@nivo/pie": "^0.61.1",
"@tinymce/tinymce-react": "^3.5.0",
"@tinymce/tinymce-react": "^3.6.0",
"aamva": "^1.2.0",
"antd": "^4.2.0",
"apollo-boost": "^0.4.4",
"antd": "^4.2.2",
"apollo-boost": "^0.4.8",
"apollo-link-context": "^1.0.20",
"apollo-link-error": "^1.1.13",
"apollo-link-logger": "^1.2.3",
@@ -17,7 +17,7 @@
"axios": "^0.19.2",
"dinero.js": "^1.8.1",
"dotenv": "^8.2.0",
"firebase": "^7.14.2",
"firebase": "^7.14.3",
"graphql": "^15.0.0",
"i18next": "^19.4.4",
"i18next-browser-languagedetector": "^4.1.1",
@@ -41,7 +41,7 @@
"react-number-format": "^4.4.1",
"react-redux": "^7.2.0",
"react-resizable": "^1.10.1",
"react-router-dom": "^5.1.2",
"react-router-dom": "^5.2.0",
"react-scripts": "3.4.1",
"react-trello": "^2.2.5",
"react-virtualized": "^9.21.2",