switch to new org scheme
This commit is contained in:
		@@ -7,10 +7,10 @@
 | 
			
		||||
    "projectType": "npm",
 | 
			
		||||
    "module": {
 | 
			
		||||
      "githost": "gitlab.com",
 | 
			
		||||
      "gitscope": "pushrocks",
 | 
			
		||||
      "gitscope": "push.rocks",
 | 
			
		||||
      "gitrepo": "smartdelay",
 | 
			
		||||
      "description": "timeouts for the async/await era, written in TypeScript",
 | 
			
		||||
      "npmPackagename": "@pushrocks/smartdelay",
 | 
			
		||||
      "npmPackagename": "@push.rocks/smartdelay",
 | 
			
		||||
      "license": "MIT"
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "@pushrocks/smartdelay",
 | 
			
		||||
  "name": "@push.rocks/smartdelay",
 | 
			
		||||
  "private": false,
 | 
			
		||||
  "version": "3.0.1",
 | 
			
		||||
  "description": "timeouts for the async/await era, written in TypeScript",
 | 
			
		||||
@@ -47,4 +47,4 @@
 | 
			
		||||
    "last 1 chrome versions"
 | 
			
		||||
  ],
 | 
			
		||||
  "type": "module"
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user