Compare commits
No commits in common. "a6d39d487aa366b6cd4752b6fbde4b5f4e0ef2e3" and "6a092ce0b77a49f6ea36caa84adcf432a7c3034d" have entirely different histories.
a6d39d487a
...
6a092ce0b7
@ -1,11 +1,5 @@
|
||||
# ChangeLog
|
||||
|
||||
## 2020-06-10 (0.0.2)
|
||||
|
||||
- add string type pattern check function
|
||||
- add object type child validate
|
||||
- modify test
|
||||
|
||||
## 2020-06-03 (0.0.1)
|
||||
## 2020-06-03
|
||||
|
||||
- first version
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mtfos-validator",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.1",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user