Merge pull request #58 from easingthemes/feature/package-json-automation-4
fix: change npm to public
This commit is contained in:
		
						commit
						382db98e53
					
				@ -9,6 +9,10 @@
 | 
			
		||||
    "./README.md",
 | 
			
		||||
    "LICENSE"
 | 
			
		||||
  ],
 | 
			
		||||
  "private": false,
 | 
			
		||||
  "publishConfig": {
 | 
			
		||||
    "access": "public"
 | 
			
		||||
  },
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "command-exists": "1.2.9",
 | 
			
		||||
    "node-cmd": "4.0.0",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user