add npmts as required global tool for CI
This commit is contained in:
		@@ -3,5 +3,10 @@
 | 
			
		||||
        "testTs": {
 | 
			
		||||
            "./test/*.ts": "./test/"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "npmci": {
 | 
			
		||||
        "globalNpmTools": [
 | 
			
		||||
            "npmts"
 | 
			
		||||
        ]
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user