From 90feb6f1f5e977ea08cccd420f59189fc8261d43 Mon Sep 17 00:00:00 2001 From: Phuc Tran Date: Tue, 8 Sep 2020 01:55:29 +0200 Subject: [PATCH] change repo name --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5aabc5f..cdf8296 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ }, "scripts": { "build": "lerna run build", - "release": "learna run publish" + "release": "lerna run publish" }, "repository": { "type": "git",