From 468b3dec8cb9a4ca2bd78d0c598a932ac2b47878 Mon Sep 17 00:00:00 2001 From: Sergey Astapov Date: Tue, 21 Dec 2021 13:33:37 -0500 Subject: [PATCH] Update repository url in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21e9f47..ac0d1a3 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "keywords": [ "ember-addon" ], - "repository": "https://github.com/pzuraq/tracked-maps-and-sets", + "repository": "https://github.com/tracked-tools/tracked-maps-and-sets", "license": "MIT", "author": "Chris Hewell Garrett", "main": "commonjs/index.js",