From 7ad2d449e3ae48c4b6be5e58272a46cd5d5a9865 Mon Sep 17 00:00:00 2001 From: jerry4718 Date: Thu, 18 Oct 2018 01:02:04 +0800 Subject: [PATCH] add npm repo --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b5fad2..bd9d69b 100644 --- a/package.json +++ b/package.json @@ -13,5 +13,6 @@ "ts" ], "author": "jerry4718", - "license": "ISC" + "license": "ISC", + "repository": "git@github.com:jerry4718/dynamic-decorator.git" } -- GitLab