Add bin definition
This commit is contained in:
		@@ -12,6 +12,9 @@
 | 
				
			|||||||
        "lint": "tslint --project . 'src/**/*.ts'",
 | 
					        "lint": "tslint --project . 'src/**/*.ts'",
 | 
				
			||||||
        "test:circleci": "yarn test"
 | 
					        "test:circleci": "yarn test"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					    "bin": {
 | 
				
			||||||
 | 
					        "0x-deployer": "lib/cli.js"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
    "repository": {
 | 
					    "repository": {
 | 
				
			||||||
        "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x.js.git"
 | 
					        "url": "https://github.com/0xProject/0x.js.git"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user