Skip to content

Commit

Permalink
build(deps): add semver dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Frazer Smith committed Mar 8, 2021
1 parent cda01e6 commit a1e8467
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,8 @@
"jsdoc-to-markdown": "^7.0.0",
"prettier": "2.2.1",
"typescript": "^4.1.3"
},
"dependencies": {
"semver": "^7.3.4"
}
}

0 comments on commit a1e8467

Please sign in to comment.