From c1fbb36729009a398dbd05fff7ae61c7574fb509 Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Sun, 1 Sep 2019 18:19:11 -0400 Subject: [PATCH] =?UTF-8?q?=E9=92=88=E5=AF=B9=20Node=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=20json=20=E7=9A=84=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5284bbd..304eed9 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "spring-doc-resources", - "description": "Spring Documentation Resources", + "name": "ossez-doc-resources", + "description": "Ossez Documentation Resources", "version": "0.1.1", - "repository": "https://github.com/spring-io/spring-doc-resources", + "repository": "https://github.com/ossez-com/ossez-doc-resources", "license": "Apache-2.0", "devDependencies": { "@asciidoctor/gulp-asciidoctor": "^2.2.5",