diff --git a/README.md b/README.md index 9bd0cb4..0f0997b 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,7 @@ We wish you success! ## Run the tool 1. `yarn webpack` (watcher) + +## Finish + +1. Please send your solution as a zip-file to "hiring-it@doctari.de". diff --git a/yarn.lock b/yarn.lock index 686077b..0b75c02 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3775,9 +3775,9 @@ yallist@^3.0.0, yallist@^3.0.2, yallist@^3.0.3: integrity sha512-S+Zk8DEWE6oKpV+vI3qWkaK+jSbIK86pCwe2IF/xwIpQ8jEuxpw9NyaGjmp9+BoJv5FV2piqCDcoCtStppiq2A== yargs-parser@^13.1.0: - version "13.1.1" - resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.1.tgz#d26058532aa06d365fe091f6a1fc06b2f7e5eca0" - integrity sha512-oVAVsHz6uFrg3XQheFII8ESO2ssAf9luWuAd6Wexsu4F3OtIW0o8IribPXYrD4WC24LWtPrJlGy87y5udK+dxQ== + version "13.1.2" + resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.2.tgz#130f09702ebaeef2650d54ce6e3e5706f7a4fb38" + integrity sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg== dependencies: camelcase "^5.0.0" decamelize "^1.2.0"