Skip to content

Commit 21c533f

Browse files
committed
downgrade terser as per facebook/create-react-app#6334
1 parent 08d0b60 commit 21c533f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"passport-google-oauth20": "^1.0.0",
3030
"path": "^0.12.7",
3131
"stripe": "^6.23.0",
32-
"terser": "^3.16.0"
32+
"terser": "^3.14.1"
3333
},
3434
"devDependencies": {}
3535
}

0 commit comments

Comments
 (0)