From 00e2fb1ec79711e4e32ac82075f5f86889669dfc Mon Sep 17 00:00:00 2001 From: unix Date: Thu, 19 Mar 2020 02:06:58 +0800 Subject: [PATCH] 0.0.1-alpha.21 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4b6c394..21d25f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zeit-ui/react", - "version": "0.0.1-alpha.20", + "version": "0.0.1-alpha.21", "main": "dist/index.js", "module": "dist/index.es.js", "browser": "dist/index.umd.js", @@ -74,4 +74,4 @@ "webpack-cli": "^3.3.11" }, "dependencies": {} -} +} \ No newline at end of file