pull/94/head
Vladimir Mandic 2021-04-04 09:26:32 -04:00
parent 2e7cabec11
commit 3f2ab51f7f
2 changed files with 5 additions and 2 deletions

View File

@ -9,6 +9,9 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
## Changelog
### **HEAD -> main** 2021/04/04 mandic00@live.com
### **1.3.3** 2021/04/03 mandic00@live.com
- fix linting and tests

View File

@ -68,7 +68,7 @@
"@vladmandic/pilogger": "^0.2.15",
"chokidar": "^3.5.1",
"dayjs": "^1.10.4",
"esbuild": "^0.11.4",
"esbuild": "^0.11.5",
"eslint": "^7.23.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-plugin-import": "^2.22.1",
@ -79,7 +79,7 @@
"seedrandom": "^3.0.5",
"simple-git": "^2.37.0",
"tslib": "^2.1.0",
"typedoc": "^0.20.34",
"typedoc": "^0.20.35",
"typescript": "^4.2.3"
}
}