Compare commits

..

No commits in common. "1f605ce18e6ff4a3272dca592a65c17c1d04fcf8" and "93fe5b3f7fef0f02f829e1dc5cbef480f1b76b84" have entirely different histories.

2 changed files with 1 additions and 6 deletions

View File

@ -1,10 +1,5 @@
# ChangeLog # ChangeLog
## 2020-06-11 (0.0.4)
- modify types export
- add package repository
## 2020-06-10 (0.0.3) ## 2020-06-10 (0.0.3)
- add types init value - add types init value

View File

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