Merge pull request #12 from davidpfahler/master
docs(readme): fix ignore scripts flag
This commit is contained in:
		
						commit
						c2d963be70
					
				| @ -193,7 +193,7 @@ Note: pre-release flags are kind of an exeption here and a solution for them is | ||||
| 
 | ||||
| ### How do I get back to good ol' `npm publish`? | ||||
| 
 | ||||
| `npm` offers the `--no-scripts` flag. Doing `npm publish --no-scripts` doesn't execute the `prepublish` and `postpublish` scripts. | ||||
| `npm` offers the `--ignore-scripts` flag. Doing `npm publish --ignore-scripts` doesn't execute the `prepublish` and `postpublish` scripts. | ||||
| 
 | ||||
| ### Is it _really_ a good idea to release on every push? | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user