This is an automated email from the ASF dual-hosted git repository.

juzhiyuan pushed a commit to branch juzhiyuan/fix-husky
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git


The following commit(s) were added to refs/heads/juzhiyuan/fix-husky by this 
push:
     new d5a2929  chore: remove private flag
d5a2929 is described below

commit d5a2929c831b487d2536a7a10be23521aa684eb4
Author: juzhiyuan <[email protected]>
AuthorDate: Thu Dec 10 17:58:57 2020 +0800

    chore: remove private flag
---
 web/package.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/web/package.json b/web/package.json
index 76bdf45..4d99b6b 100644
--- a/web/package.json
+++ b/web/package.json
@@ -1,7 +1,6 @@
 {
   "name": "apisix-dashboard",
   "version": "2.0.2",
-  "private": true,
   "description": "Dashboard for Apache APISIX",
   "scripts": {
     "analyze": "cross-env ANALYZE=1 umi build",

Reply via email to