Skip to content

Commit

Permalink
fix(deps): Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
samalexander committed Jul 16, 2019
1 parent 4e70267 commit 8a833c2
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 48 deletions.
67 changes: 22 additions & 45 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"homepage": "https://github.com/Hi-Level/three-csg#readme",
"devDependencies": {
"@types/jest": "^24.0.15",
"@types/node": "^10.14.10",
"@types/node": "^10.14.12",
"jest": "^24.8.0",
"standard-version": "^6.0.1",
"three": "^0.105.2",
"three": "^0.106.2",
"ts-jest": "^24.0.2",
"tslint": "^5.18.0",
"tslint-config-standard": "^8.0.1",
"typescript": "^3.5.2"
"typescript": "^3.5.3"
},
"peerDependencies": {
"three": ">= 0.104.0 < 1"
Expand Down

0 comments on commit 8a833c2

Please sign in to comment.