src: Add on prem blueprints import support

This commit is contained in:
Anna Vítová 2024-11-05 10:45:22 +02:00 committed by Klara Simickova
parent edb274bf8c
commit 63e9610beb
5 changed files with 358 additions and 42 deletions

View file

@ -25,7 +25,8 @@
"react-redux": "9.1.2",
"react-router-dom": "6.27.0",
"redux": "5.0.1",
"redux-promise-middleware": "6.2.0"
"redux-promise-middleware": "6.2.0",
"toml": "3.0.0"
},
"devDependencies": {
"@babel/core": "7.26.0",