Add Reimbursement app

This commit is contained in:
2020-05-29 10:46:55 +02:00
parent 2b99593699
commit a0b0183beb
35 changed files with 9288 additions and 34 deletions

16
package-lock.json generated
View File

@@ -97,6 +97,14 @@
}
}
},
"@kosmos/schemas": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/@kosmos/schemas/-/schemas-2.2.1.tgz",
"integrity": "sha512-zYUctQ91sYhzoJ0ujO73odBSsnwvdLlS6ENA/U/4/IzRKVZBj9cS4RpgFh1xOQXNN+HB4pUu8u7Su/Xtked+vg==",
"requires": {
"brfs-babel": "^1.0.0"
}
},
"@resolver-engine/core": {
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/@resolver-engine/core/-/core-0.2.1.tgz",
@@ -4888,14 +4896,6 @@
"graceful-fs": "^4.1.9"
}
},
"kosmos-schemas": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/kosmos-schemas/-/kosmos-schemas-2.2.1.tgz",
"integrity": "sha512-bZRbwLmJVeaaLqIyJsHbUf7wCjgHP2IhKXH12fD5+1tcw6/bdtZF4nZ41SoVCmdnZnSXh6Fv8nIRT0HksSlj8w==",
"requires": {
"brfs-babel": "^1.0.0"
}
},
"ky": {
"version": "0.15.0",
"resolved": "https://registry.npmjs.org/ky/-/ky-0.15.0.tgz",