mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	bump version
This commit is contained in:
		
							
								
								
									
										10
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								package.json
									
									
									
									
									
								
							| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "name"         : "node-red", | ||||
|     "version"      : "0.13.3", | ||||
|     "version"      : "0.13.4", | ||||
|     "description"  : "A visual tool for wiring the Internet of Things", | ||||
|     "homepage"     : "http://nodered.org", | ||||
|     "license"      : "Apache-2.0", | ||||
| @@ -34,12 +34,12 @@ | ||||
|         "cron":"1.1.0", | ||||
|         "express": "4.13.4", | ||||
|         "follow-redirects":"0.0.7", | ||||
|         "fs-extra": "0.26.5", | ||||
|         "fs-extra": "0.26.7", | ||||
|         "fs.notify":"0.0.4", | ||||
|         "i18next":"1.10.6", | ||||
|         "is-utf8":"0.2.1", | ||||
|         "media-typer": "0.3.0", | ||||
|         "mqtt": "1.7.2", | ||||
|         "mqtt": "1.7.4", | ||||
|         "mustache": "2.2.1", | ||||
|         "nopt": "3.0.6", | ||||
|         "oauth2orize":"1.2.2", | ||||
| @@ -47,10 +47,10 @@ | ||||
|         "passport":"0.3.2", | ||||
|         "passport-http-bearer":"1.0.1", | ||||
|         "passport-oauth2-client-password":"0.1.2", | ||||
|         "raw-body":"2.1.5", | ||||
|         "raw-body":"2.1.6", | ||||
|         "semver": "5.1.0", | ||||
|         "sentiment":"1.0.6", | ||||
|         "uglify-js":"2.6.1", | ||||
|         "uglify-js":"2.6.2", | ||||
|         "when": "3.7.7", | ||||
|         "ws": "0.8.1", | ||||
|         "xml2js":"0.4.16", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user