mirror of
				https://github.com/easingthemes/ssh-deploy.git
				synced 2025-10-30 23:30:09 +08:00 
			
		
		
		
	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", |     "./README.md", | ||||||
|     "LICENSE" |     "LICENSE" | ||||||
|   ], |   ], | ||||||
|  |   "private": false, | ||||||
|  |   "publishConfig": { | ||||||
|  |     "access": "public" | ||||||
|  |   }, | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "command-exists": "1.2.9", |     "command-exists": "1.2.9", | ||||||
|     "node-cmd": "4.0.0", |     "node-cmd": "4.0.0", | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Dragan Filipović
						Dragan Filipović