From 13c0ef1173db0ccf5a513bf32632b57f45eec1a5 Mon Sep 17 00:00:00 2001 From: Valerie Date: Fri, 11 Jun 2021 00:52:26 -0400 Subject: [PATCH] yarn publish just doesnt work idk --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c717d78..6d1030b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frigid", - "version": "1.1.1", + "version": "1.1.2", "main": "out/index.js", "types": "out/index.d.ts", "license": "MIT",