Compare commits

..

No commits in common. "109f8a9655068dd8f95edf5fc20c62fb1e803082" and "8c3f9da11a03021c53cf4e4820252edd2d87970a" have entirely different histories.

2 changed files with 1 additions and 5 deletions

View File

@ -1,9 +1,5 @@
# ChangeLog # ChangeLog
## 2020-06-11 (0.0.5)
- modify types require method
## 2020-06-11 (0.0.4) ## 2020-06-11 (0.0.4)
- modify types export - modify types export

View File

@ -1,6 +1,6 @@
{ {
"name": "mtfos-validator", "name": "mtfos-validator",
"version": "0.0.5", "version": "0.0.4",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {