fix(package): Fix repository URL in package.json
This commit is contained in:
		@@ -16,7 +16,7 @@
 | 
			
		||||
  },
 | 
			
		||||
  "repository": {
 | 
			
		||||
    "type": "git",
 | 
			
		||||
    "url": "git+ssh://git@gitlab.com/pushrocks/tsn.git"
 | 
			
		||||
    "url": "https://code.foss.global/git.zone/tsbuild.git"
 | 
			
		||||
  },
 | 
			
		||||
  "keywords": [
 | 
			
		||||
    "TypeScript",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user