Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Jun 13, 2020
1 parent 7b54534 commit 30102e0
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
24 changes: 12 additions & 12 deletions MyApp/npm-shrinkwrap.json

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

8 changes: 4 additions & 4 deletions MyApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@servicestack/client": "^1.0.31",
"bootstrap": "^4.3.1",
"tslib": "^1.10.0"
"@servicestack/client": "^1.0.32",
"bootstrap": "^4.5.0",
"tslib": "^2.0.0"
},
"devDependencies": {
"cssnano": "^4.1.10",
"typescript": "^3.5.3"
"typescript": "^3.9.5"
}
}

0 comments on commit 30102e0

Please sign in to comment.