Trigger missing deploy (#2186)

This commit is contained in:
Omar López 2022-03-17 10:07:33 -07:00 committed by GitHub
parent 6a211dd5b3
commit deffb77875
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
{ {
"name": "@calcom/web", "name": "@calcom/web",
"version": "1.4.0", "version": "1.4.1",
"private": true, "private": true,
"scripts": { "scripts": {
"analyze": "ANALYZE=true next build", "analyze": "ANALYZE=true next build",