From 804db090d40f3ddba4ad70ff542d0055e8e30b59 Mon Sep 17 00:00:00 2001 From: Jason Dreyzehner Date: Tue, 14 Feb 2017 16:27:55 -0500 Subject: [PATCH] chore(package): update repository location --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9210065..b8aa97b 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "build/main/index.js", "typings": "build/main/index.d.ts", "module": "build/module/index.js", - "repository": "https://github.com/bitjson/node-typescript-starter", + "repository": "https://github.com/bitjson/typescript-starter", "author": "Jason Dreyzehner ", "license": "MIT", "scripts": {