mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Fix main property of package.json
This commit is contained in:
		| @@ -6,7 +6,7 @@ | ||||
|   "scripts": { | ||||
|     "start": "node red.js" | ||||
|   }, | ||||
|   "main": "lib/server.js", | ||||
|   "main": "red/red.js", | ||||
|   "author": "Nick O'Leary", | ||||
|   "contributors": [ {"name": "Dave Conway-Jones"} ], | ||||
|   "keywords": ["editor", "messaging", "iot", "m2m", "pi", "arduino", "beaglebone", "ibm"], | ||||
|   | ||||
		Reference in New Issue
	
	Block a user