File tree 7 files changed +35
-1
lines changed
7 files changed +35
-1
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " @ethereum-waffle/chai " : patch
3
+ " ethereum-waffle " : patch
4
+ " @ethereum-waffle/compiler " : patch
5
+ " @ethereum-waffle/ens " : patch
6
+ " @ethereum-waffle/mock-contract " : patch
7
+ " @ethereum-waffle/provider " : patch
8
+ ---
9
+
10
+ 🧼 Add src folders to npm
Original file line number Diff line number Diff line change 10
10
"access" : " public" ,
11
11
"tag" : " alpha"
12
12
},
13
+ "files" : [
14
+ " dist" ,
15
+ " src"
16
+ ],
13
17
"keywords" : [
14
18
" ethereum" ,
15
19
" smart-contracts" ,
Original file line number Diff line number Diff line change 10
10
"access" : " public" ,
11
11
"tag" : " alpha"
12
12
},
13
+ "files" : [
14
+ " dist" ,
15
+ " src"
16
+ ],
13
17
"keywords" : [
14
18
" ethereum" ,
15
19
" smart-contracts" ,
Original file line number Diff line number Diff line change 9
9
"publishConfig" : {
10
10
"access" : " public" ,
11
11
"tag" : " alpha"
12
- },
12
+ },
13
+ "files" : [
14
+ " dist" ,
15
+ " src"
16
+ ],
13
17
"keywords" : [
14
18
" ethereum" ,
15
19
" smart-contracts" ,
Original file line number Diff line number Diff line change 10
10
"access" : " public" ,
11
11
"tag" : " alpha"
12
12
},
13
+ "files" : [
14
+ " dist" ,
15
+ " src"
16
+ ],
13
17
"keywords" : [
14
18
" ethereum" ,
15
19
" smart-contracts" ,
Original file line number Diff line number Diff line change 10
10
"access" : " public" ,
11
11
"tag" : " alpha"
12
12
},
13
+ "files" : [
14
+ " dist" ,
15
+ " src"
16
+ ],
13
17
"keywords" : [
14
18
" ethereum" ,
15
19
" smart-contracts" ,
Original file line number Diff line number Diff line change 10
10
"access" : " public" ,
11
11
"tag" : " alpha"
12
12
},
13
+ "files" : [
14
+ " dist" ,
15
+ " src"
16
+ ],
13
17
"keywords" : [
14
18
" ethereum" ,
15
19
" smart-contracts" ,
You can’t perform that action at this time.
0 commit comments