fix
This commit is contained in:
		@@ -3,7 +3,7 @@
 | 
				
			|||||||
  "version": "1.0.6",
 | 
					  "version": "1.0.6",
 | 
				
			||||||
  "description": "smart dns methods written in TypeScript",
 | 
					  "description": "smart dns methods written in TypeScript",
 | 
				
			||||||
  "main": "dist/index.js",
 | 
					  "main": "dist/index.js",
 | 
				
			||||||
  "typings": "../dist/index.d.ts",
 | 
					  "typings": "dist/index.d.ts",
 | 
				
			||||||
  "scripts": {
 | 
					  "scripts": {
 | 
				
			||||||
    "test": "(npmts)"
 | 
					    "test": "(npmts)"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
@@ -30,7 +30,7 @@
 | 
				
			|||||||
  },
 | 
					  },
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "@types/should": "^8.1.30",
 | 
					    "@types/should": "^8.1.30",
 | 
				
			||||||
    "should": "^11.1.1",
 | 
					    "should": "^11.1.2",
 | 
				
			||||||
    "typings-test": "^1.0.3"
 | 
					    "typings-test": "^1.0.3"
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user