From f42c88f4f315735523f283c48894423aa01b4f80 Mon Sep 17 00:00:00 2001 From: Kelly Dwan Date: Mon, 4 Mar 2019 13:38:29 -0500 Subject: [PATCH] Update to published package --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba8d4ce1585..50f6fa26f48 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "npm": ">=6.4.1" }, "dependencies": { - "@woocommerce/block-library": "https://ryelle.codes/woocommerce-block-library-2.0.0-dev.tgz", + "@woocommerce/block-library": "2.0.0-alpha", "github-contributors-list": "https://github.com/woocommerce/github-contributors-list/tarball/master" }, "husky": {