File tree 2 files changed +2
-3
lines changed
2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
'use strict'
2
2
/* eslint-env browser, webextensions */
3
3
4
- chrome . storage . local . debug = 'libp2p:webext *'
4
+ chrome . storage . local . debug = 'libp2p:*'
5
5
6
6
const createIpfsCompanion = require ( '../lib/ipfs-companion' )
7
7
Original file line number Diff line number Diff line change @@ -1085,7 +1085,7 @@ babel-plugin-syntax-exponentiation-operator@^6.8.0:
1085
1085
version "6.13.0"
1086
1086
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-6.13.0.tgz#9ee7e8337290da95288201a6a57f4170317830de"
1087
1087
1088
- babel-plugin-syntax-object-rest-spread@^ 6.13.0 :
1088
+
1089
1089
version "6.13.0"
1090
1090
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5"
1091
1091
@@ -6496,7 +6496,6 @@ libp2p-webext-tcp@alanshaw/js-libp2p-webext-tcp.git:
6496
6496
debug "^3.1.0"
6497
6497
events "^3.0.0"
6498
6498
interface-connection "^0.3.2"
6499
- mafmt "^6.0.0"
6500
6499
multiaddr "^5.0.0"
6501
6500
pull-stream "^3.6.8"
6502
6501
You can’t perform that action at this time.
0 commit comments