Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
feat: updates dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Enngage committed Oct 21, 2020
1 parent fb49b3c commit 62597c6
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
56 changes: 28 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,16 @@
],
"license": "MIT",
"dependencies": {
"@kentico/kontent-management": "0.4.1",
"@kentico/kontent-management": "0.4.2",
"jszip": "3.5.0",
"rxjs": "6.6.3",
"yargs": "16.0.3",
"yargs": "16.1.0",
"flatted": "3.1.0"
},
"devDependencies": {
"@types/jszip": "3.4.1",
"@types/node": "14.11.5",
"@types/yargs": "15.0.7",
"@types/node": "14.14.0",
"@types/yargs": "15.0.9",
"standard-version": "9.0.0",
"ts-node": "9.0.0",
"tslint": "6.1.3",
Expand Down

0 comments on commit 62597c6

Please sign in to comment.