mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Remove package.json from gitignore because it breaks everything
This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -1,4 +1,3 @@ | ||||
| settings.js | ||||
| node_modules | ||||
| credentials.json | ||||
| flows*.json | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name"         : "node-red", | ||||
|     "version"      : "0.10.0", | ||||
|     "version"      : "0.10.1", | ||||
|     "description"  : "A visual tool for wiring the Internet of Things", | ||||
|     "homepage"     : "http://nodered.org", | ||||
|     "license"      : "Apache", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user