feat: implement (optional) semver parsing of version (#213)

This commit is contained in:
Radek Simko
2020-06-15 17:05:51 +01:00
committed by GitHub
parent de0cc32957
commit 62b67a060c
9 changed files with 1572 additions and 9 deletions
+1
View File
@@ -35,6 +35,7 @@
"jest-circus": "^26.0.1",
"jest-runtime": "^26.0.1",
"prettier": "^2.0.5",
"tmp": "^0.2.1",
"ts-jest": "^26.1.0",
"typescript": "^3.9.5",
"typescript-formatter": "^7.2.2"