fix git links
This commit is contained in:
		@@ -21,7 +21,7 @@
 | 
				
			|||||||
  },
 | 
					  },
 | 
				
			||||||
  "repository": {
 | 
					  "repository": {
 | 
				
			||||||
    "type": "git",
 | 
					    "type": "git",
 | 
				
			||||||
    "url": "git+https://gitlab.com/pushrocks/npmts.git"
 | 
					    "url": "git+https://gitlab.com/gitzone/npmts.git"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "keywords": [
 | 
					  "keywords": [
 | 
				
			||||||
    "TypeScript",
 | 
					    "TypeScript",
 | 
				
			||||||
@@ -30,9 +30,9 @@
 | 
				
			|||||||
  "author": "Lossless GmbH",
 | 
					  "author": "Lossless GmbH",
 | 
				
			||||||
  "license": "MIT",
 | 
					  "license": "MIT",
 | 
				
			||||||
  "bugs": {
 | 
					  "bugs": {
 | 
				
			||||||
    "url": "https://gitlab.com/pushrocks/npmts/issues"
 | 
					    "url": "https://gitlab.com/gitzone/npmts/issues"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "homepage": "https://gitlab.com/pushrocks/npmts#readme",
 | 
					  "homepage": "https://gitlab.com/gitzone/npmts#readme",
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "@types/gulp": "^3.8.32",
 | 
					    "@types/gulp": "^3.8.32",
 | 
				
			||||||
    "@types/gulp-istanbul": "^0.9.30",
 | 
					    "@types/gulp-istanbul": "^0.9.30",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user