Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
makimenko committed Sep 21, 2020
2 parents bab1013 + fee4f7f commit 80e7ec8
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 101 deletions.
128 changes: 36 additions & 92 deletions package-lock.json

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

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^10.1.1",
"@angular/common": "^10.1.1",
"@angular/compiler": "^10.1.1",
"@angular/core": "^10.1.1",
"@angular/forms": "^10.1.1",
"@angular/platform-browser": "^10.1.1",
"@angular/platform-browser-dynamic": "^10.1.1",
"@angular/router": "^10.1.1",
"@angular/animations": "^10.1.2",
"@angular/common": "^10.1.2",
"@angular/compiler": "^10.1.2",
"@angular/core": "^10.1.2",
"@angular/forms": "^10.1.2",
"@angular/platform-browser": "^10.1.2",
"@angular/platform-browser-dynamic": "^10.1.2",
"@angular/router": "^10.1.2",
"core-js": "^3.6.5",
"rxjs": "^6.6.3",
"snyk": "^1.395.0",
"snyk": "^1.398.1",
"three": "^0.120.1",
"three.meshline": "^1.3.0",
"zone.js": "~0.11.1"
Expand Down

0 comments on commit 80e7ec8

Please sign in to comment.