fix
Showing
.editorconfig
0 → 100644
.eslintrc.js
0 → 100644
.gitignore
0 → 100644
.npmrc
0 → 100644
.prettierrc.js
0 → 100644
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
... | ... | @@ -14,6 +14,7 @@ |
"dependencies": { | ||
"@ray-js/panel-sdk": "^1.1.3", | ||
"@ray-js/ray": "^0.6.13", | ||
"@ray-js/sdm-react": "^1.0.6", | ||
"deep-object-diff": "^1.1.0", | ||
"react-redux": "^7.2.1", | ||
"redux": "^4.1.2", | ||
... | ... |
src/devices/schema.ts
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment