1.0.0-pub
This commit is contained in:
parent
fe8caf3da5
commit
0f1d2efc60
13
package.json
13
package.json
|
|
@ -46,14 +46,11 @@
|
||||||
"js-base64": "^3.7.2",
|
"js-base64": "^3.7.2",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"nprogress": "^0.2.0",
|
"nprogress": "^0.2.0",
|
||||||
"oak-backend-base": "file:../oak-backend-base",
|
"oak-domain": "^5.0.3",
|
||||||
"oak-common-aspect": "file:../oak-common-aspect",
|
"oak-external-sdk": "^2.3.0",
|
||||||
"oak-db": "file:../oak-db",
|
"oak-frontend-base": "^5.0.4",
|
||||||
"oak-domain": "file:../oak-domain",
|
"oak-memory-tree-store": "^3.3.0",
|
||||||
"oak-external-sdk": "file:../oak-external-sdk",
|
"oak-general-business": "^5.0.3",
|
||||||
"oak-frontend-base": "file:../oak-frontend-base",
|
|
||||||
"oak-memory-tree-store": "file:../oak-memory-tree-store",
|
|
||||||
"oak-general-business": "file:../oak-general-business",
|
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
"react-dom": "^18.1.0",
|
"react-dom": "^18.1.0",
|
||||||
"react-image-gallery": "^1.2.11",
|
"react-image-gallery": "^1.2.11",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue