From 9eff7b688a7671a38cd983ea93816734edb831e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=A8=E7=93=9C=E4=B8=B8?= Date: Fri, 4 Dec 2020 02:45:38 +0900 Subject: [PATCH] [update] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d0284c0..5bbd81b 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "onigiri", + "name": "onigiri-js", "version": "1.0.0", "description": "View component library using WebComponents.", "main": "dist/main.js",