File tree 3 files changed +462
-778
lines changed
3 files changed +462
-778
lines changed Original file line number Diff line number Diff line change 14
14
"build" : " tsdx build" ,
15
15
"test" : " tsdx test" ,
16
16
"version" : " tsdx build && auto-changelog -p --template keepachangelog && git add ." ,
17
- "prepublishOnly" : " git push && git push --tags && gh-release" ,
18
- "swyxpostinstall" : " patch-package"
17
+ "prepublishOnly" : " git push && git push --tags && gh-release"
19
18
},
20
19
"devDependencies" : {
21
20
"@types/jest" : " ^24.0.11" ,
26
25
"cz-conventional-changelog" : " 2.1.0" ,
27
26
"gh-release" : " ^3.5.0" ,
28
27
"husky" : " ^1.3.1" ,
29
- "patch-package" : " ^6.1.2" ,
30
- "postinstall-postinstall" : " ^2.0.0" ,
31
28
"semantic-release" : " ^15.13.3" ,
32
- "tsdx" : " ^0.5.1 " ,
29
+ "tsdx" : " ^0.5.11 " ,
33
30
"typescript" : " ^3.4.4"
34
31
},
35
32
"peerDependencies" : {
40
37
"react-dom" : " ^15.0.0 || ^16.0.0"
41
38
},
42
39
"dependencies" : {
43
- "react-netlify-identity" : " ^0.0.15 "
40
+ "react-netlify-identity" : " ^0.0.16 "
44
41
},
45
42
"config" : {
46
43
"commitizen" : {
Load Diff This file was deleted.
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments