-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add period 20 to import-plenary-minutes
Signed-off-by: Manuel Ruck <[email protected]>
- Loading branch information
Manuel Ruck
committed
Jun 17, 2023
1 parent
586fc60
commit f106805
Showing
4 changed files
with
33 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,10 +9,10 @@ | |
dependencies: | ||
typescript "^3.7.2" | ||
|
||
"@democracy-deutschland/[email protected].16": | ||
version "0.1.16" | ||
resolved "https://registry.yarnpkg.com/@democracy-deutschland/bundestagio-common/-/bundestagio-common-0.1.16.tgz#04a55005d498758d0c2f0d423d8a57af7725e5ca" | ||
integrity sha512-nLVqzShop/rE0leGdqSWqeXllIcrL3Epeh18BfnNqTMBd1hXj/axsmmo/jjn7mnPTvrZFuWZireelnapa4ejFA== | ||
"@democracy-deutschland/[email protected].22-alpha.0": | ||
version "0.1.22-alpha.0" | ||
resolved "https://registry.yarnpkg.com/@democracy-deutschland/bundestagio-common/-/bundestagio-common-0.1.22-alpha.0.tgz#552d4da523a945d2ddc13a89ef340e2e990cfcb4" | ||
integrity sha512-zN8VgMjxpZ5ddjlGeZ3fChVpGA4COvlbtp2JmQI6qAAHYdcq5XjOrzpAg+nvPUtsHLzHvwcdDmPZodLNRC/i4g== | ||
dependencies: | ||
"@democracy-deutschland/bundestag.io-definitions" "^1.0.2" | ||
"@types/cron" "^1.7.2" | ||
|
@@ -781,7 +781,7 @@ mongoosastic@^4.6.0: | |
elasticsearch "16.7.1" | ||
lodash.clonedeep "4.5.0" | ||
|
||
mongoose-diff-history@mimani/mongoose-diff-history#master: | ||
"mongoose-diff-history@github:mimani/mongoose-diff-history#master": | ||
version "2.1.0" | ||
resolved "https://codeload.github.com/mimani/mongoose-diff-history/tar.gz/1fb081a4308d3745ebb2646f2faeaa7ce867ca86" | ||
dependencies: | ||
|