Skip to content

Commit f41d033

Browse files
authored
fix: Release build fix (#1566)
1 parent 85a7dad commit f41d033

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@
8282
"amazon-cognito-identity-js": "^6.3.12",
8383
"axios": "^1.2.1",
8484
"babel-plugin-module-resolver": "^5.0.2",
85+
"babel-plugin-transform-remove-console": "^6.9.4",
8586
"base-64": "^1.0.0",
8687
"big.js": "^6.2.1",
8788
"browserify-zlib": "^0.2.0",

yarn.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12945,6 +12945,13 @@ __metadata:
1294512945
languageName: node
1294612946
linkType: hard
1294712947

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+
1294812955
"babel-preset-current-node-syntax@npm:^1.0.0":
1294912956
version: 1.0.1
1295012957
resolution: "babel-preset-current-node-syntax@npm:1.0.1"
@@ -14617,6 +14624,7 @@ __metadata:
1461714624
amazon-cognito-identity-js: "npm:^6.3.12"
1461814625
axios: "npm:^1.2.1"
1461914626
babel-plugin-module-resolver: "npm:^5.0.2"
14627+
babel-plugin-transform-remove-console: "npm:^6.9.4"
1462014628
base-64: "npm:^1.0.0"
1462114629
big.js: "npm:^6.2.1"
1462214630
browserify-zlib: "npm:^0.2.0"

0 commit comments

Comments
 (0)