src: Add on prem blueprints import support
This commit is contained in:
parent
edb274bf8c
commit
63e9610beb
5 changed files with 358 additions and 42 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue