File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ jobs:
2222 with :
2323 node-version : " 10.x"
2424 - run : yarn
25+ - run : npm list --production --parseable --depth=99999 --loglevel=error
2526 - run : yarn autoclean --init
2627 - run : echo "*.d.ts\n@types\n*.map" >> .yarnclean
2728 - run : yarn autoclean --force
28- - run : npm list --production --parseable --depth=99999 --loglevel=error
2929 - run : yarn lint
3030 - name : Run tests
3131 uses : GabrielBB/xvfb-action@v1.0
Original file line number Diff line number Diff line change 1+ ## <small >1.1.14 (2020-02-20)</small >
2+
3+
4+
5+
16## <small >1.1.13 (2020-02-20)</small >
27
8+ * v1.1.13 ([ 6491680] ( https://github.com/CodersAKL/react-toolkit/commit/6491680 ) )
39
410
511
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.13 " ,
5+ "version" : " 1.1.14 " ,
66 "icon" : " assets/logo.png" ,
77 "license" : " MIT" ,
88 "repository" : {
You can’t perform that action at this time.
0 commit comments