Hotfix/ Fix failing build due to terser missing (#7294)

* No need to use terser

* v1.1.3

* v1.0.5

* v1.0.10
This commit is contained in:
Hariom Balhara
2023-02-23 13:55:02 +01:00
committed by GitHub
parent e5d44d029a
commit 87dbfba5df
4 changed files with 5 additions and 8 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@calcom/embed-react",
"sideEffects": false,
"version": "1.0.9",
"version": "1.0.10",
"description": "Embed Cal Link as a React Component",
"license": "SEE LICENSE IN LICENSE",
"repository": {