File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 15
15
"author" : " " ,
16
16
"license" : " ISC" ,
17
17
"dependencies" : {
18
- "@babel/preset-env" : " ^7.8.3 " ,
18
+ "@babel/preset-env" : " ^7.13.0 " ,
19
19
"libp2p" : " ../../" ,
20
20
"libp2p-bootstrap" : " ^0.12.1" ,
21
21
"libp2p-mplex" : " ^0.10.0" ,
24
24
"libp2p-websockets" : " ^0.14.0"
25
25
},
26
26
"devDependencies" : {
27
- "@babel/cli" : " ^7.8.3 " ,
28
- "@babel/core" : " ^7.8.3 " ,
27
+ "@babel/cli" : " ^7.13.10 " ,
28
+ "@babel/core" : " ^7.13.0 " ,
29
29
"babel-plugin-syntax-async-functions" : " ^6.13.0" ,
30
30
"babel-plugin-transform-regenerator" : " ^6.26.0" ,
31
31
"babel-polyfill" : " ^6.26.0" ,
32
- "parcel-bundler" : " ^ 1.12.4 "
32
+ "parcel-bundler" : " 1.12.3 "
33
33
}
34
34
}
Original file line number Diff line number Diff line change 10
10
},
11
11
"license" : " ISC" ,
12
12
"devDependencies" : {
13
- "@babel/cli" : " ^7.8.3 " ,
14
- "@babel/core" : " ^7.8.3 " ,
13
+ "@babel/cli" : " ^7.13.10 " ,
14
+ "@babel/core" : " ^7.13.10 " ,
15
15
"babel-plugin-syntax-async-functions" : " ^6.13.0" ,
16
16
"babel-plugin-transform-regenerator" : " ^6.26.0" ,
17
17
"babel-polyfill" : " ^6.26.0" ,
18
- "parcel-bundler" : " ^ 1.12.4 "
18
+ "parcel-bundler" : " 1.12.3 "
19
19
},
20
20
"dependencies" : {
21
21
"libp2p" : " ../../" ,
You can’t perform that action at this time.
0 commit comments