feat: adding function to convert

This commit is contained in:
Carlos Gutierrez
2021-11-22 09:52:22 -06:00
parent e4a9cfd403
commit b369bcfda0
4 changed files with 47 additions and 0 deletions

View File

@@ -24,5 +24,8 @@
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0",
"husky": "^4.3.8"
},
"dependencies": {
"node-gmt": "^0.0.2"
}
}