Lerna ignore scripts and lib
This commit is contained in:
		@@ -4,7 +4,7 @@
 | 
			
		||||
    "version": "independent",
 | 
			
		||||
    "commands": {
 | 
			
		||||
        "publish": {
 | 
			
		||||
            "ignore": ["test/**/*", "*.md"]
 | 
			
		||||
            "ignore": ["test/**/*", "*.md", "scripts", "lib"]
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "npmClient": "yarn",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user