Skip to content

Commit 12e7674

Browse files
committed
Release v1.6.0
1 parent a65243c commit 12e7674

File tree

3 files changed

+58
-74
lines changed

3 files changed

+58
-74
lines changed

.github/workflows/codecov.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.

package-lock.json

Lines changed: 57 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-mui-auth-page",
3-
"version": "v1.5.5",
3+
"version": "v1.6.0",
44
"description": "React Login/SignUp components Library backed by Material UI for fast Development",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
@@ -48,7 +48,6 @@
4848
"@types/react-dom": "^17.0.1",
4949
"jest": "^26.6.3",
5050
"ts-jest": "^26.5.1",
51-
"tsc": "^1.20150623.0",
5251
"tslint": "^6.1.3",
5352
"typescript": "^4.2.2"
5453
},

0 commit comments

Comments
 (0)