File tree 7 files changed +15
-2
lines changed
7 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 131
131
132
132
# Visual testing
133
133
packages /components /test-results
134
+ lerna-debug.log
Original file line number Diff line number Diff line change
1
+ ../../README.md
Original file line number Diff line number Diff line change 74
74
"tslib" : " ^2.1.0" ,
75
75
"typescript" : " ~4.3.5" ,
76
76
"webpack" : " ^5.0.0"
77
- }
77
+ },
78
+ "publishConfig" : {
79
+ "access" : " public"
80
+ },
81
+ "gitHead" : " 277fbf2624d81e2f41eeef6ac6fe8cdcd09b22bd"
78
82
}
Original file line number Diff line number Diff line change
1
+ ../../LICENSE
Original file line number Diff line number Diff line change
1
+ ../../README.md
Original file line number Diff line number Diff line change
1
+ ../../README.md
Original file line number Diff line number Diff line change 47
47
"prettier" : " ^2.2.1" ,
48
48
"rimraf" : " ^3.0.2" ,
49
49
"typescript" : " ~4.3.5"
50
- }
50
+ },
51
+ "publishConfig" : {
52
+ "access" : " public"
53
+ },
54
+ "gitHead" : " 277fbf2624d81e2f41eeef6ac6fe8cdcd09b22bd"
51
55
}
You can’t perform that action at this time.
0 commit comments