Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
fix breakages that weren't semver compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
aabmass committed Jul 20, 2021
1 parent 6c07593 commit 6fdf5ac
Show file tree
Hide file tree
Showing 37 changed files with 41,231 additions and 43,522 deletions.
577 changes: 357 additions & 220 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
},
"devDependencies": {
"@types/node": "10.17.60",
"lerna": "2.11.0",
"typedoc": "0.21.4",
"lerna": "^2.11.0",
"typedoc": "0.20.37",
"typescript": "3.9.10"
}
}

0 comments on commit 6fdf5ac

Please sign in to comment.