File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 82
82
"amazon-cognito-identity-js" : " ^6.3.12" ,
83
83
"axios" : " ^1.2.1" ,
84
84
"babel-plugin-module-resolver" : " ^5.0.2" ,
85
+ "babel-plugin-transform-remove-console" : " ^6.9.4" ,
85
86
"base-64" : " ^1.0.0" ,
86
87
"big.js" : " ^6.2.1" ,
87
88
"browserify-zlib" : " ^0.2.0" ,
Original file line number Diff line number Diff line change @@ -12945,6 +12945,13 @@ __metadata:
12945
12945
languageName: node
12946
12946
linkType: hard
12947
12947
12948
+ "babel-plugin-transform-remove-console@npm:^6.9.4":
12949
+ version: 6.9.4
12950
+ resolution: "babel-plugin-transform-remove-console@npm:6.9.4"
12951
+ checksum: 10c0/8bb152eed6685b92c371d72be3d9107d879f64b507f3e255edd6a1fb4806e9bcf39011d6f32ce1d8d745fb3533d1da4d5c706eefa633fae25151866c986f2e24
12952
+ languageName: node
12953
+ linkType: hard
12954
+
12948
12955
"babel-preset-current-node-syntax@npm:^1.0.0":
12949
12956
version: 1.0.1
12950
12957
resolution: "babel-preset-current-node-syntax@npm:1.0.1"
@@ -14617,6 +14624,7 @@ __metadata:
14617
14624
amazon-cognito-identity-js: "npm:^6.3.12"
14618
14625
axios: "npm:^1.2.1"
14619
14626
babel-plugin-module-resolver: "npm:^5.0.2"
14627
+ babel-plugin-transform-remove-console: "npm:^6.9.4"
14620
14628
base-64: "npm:^1.0.0"
14621
14629
big.js: "npm:^6.2.1"
14622
14630
browserify-zlib: "npm:^0.2.0"
You can’t perform that action at this time.
0 commit comments