File tree Expand file tree Collapse file tree 4 files changed +8
-49
lines changed
Expand file tree Collapse file tree 4 files changed +8
-49
lines changed Original file line number Diff line number Diff line change 2424 - run : yarn
2525 - run : npm list --production --parseable --depth=99999 --loglevel=error
2626 - run : yarn autoclean --init
27- - run : echo "*.d.ts\n*.map" >> .yarnclean
27+ - run : echo "*.d.ts\n*.map\n@types " >> .yarnclean
2828 - run : yarn autoclean --force
2929 - run : yarn lint
3030 - name : Run tests
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ ## <small >1.1.18 (2020-02-20)</small >
2+
3+
4+
5+
16## <small >1.1.17 (2020-02-20)</small >
27
38* v1.1.16 ([ c80418c] ( https://github.com/CodersAKL/react-toolkit/commit/c80418c ) )
9+ * v1.1.17 ([ d49767a] ( https://github.com/CodersAKL/react-toolkit/commit/d49767a ) )
410
511
612
Original file line number Diff line number Diff line change 22 "name" : " react-toolkit" ,
33 "displayName" : " react-toolkit" ,
44 "description" : " Useful tools for react developers" ,
5- "version" : " 1.1.17 " ,
5+ "version" : " 1.1.18 " ,
66 "icon" : " assets/logo.png" ,
77 "license" : " MIT" ,
88 "repository" : {
You can’t perform that action at this time.
0 commit comments