From 1a0c9e9ebe45f4b4d6fba92a42352f78d7f65573 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=81=E5=AE=81?= <383514580@qq.com> Date: Fri, 2 Aug 2019 15:06:31 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=A2=9E=E5=8A=A0=E4=BD=9C=E8=80=85?= =?UTF-8?q?=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + package.json | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5fe00fe..faac96e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ out node_modules .vscode-test/ *.vsix +yarn-error.log diff --git a/package.json b/package.json index 2002790..e031b74 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,8 @@ { - "name": "any-rule", + "name": "any-rule", + "publisher":"russell", "displayName": "any-rule", - "description": "", + "description": "快速找到所需正则", "version": "0.0.1", "engines": { "vscode": "^1.36.0"