fix: missing icons + updated versions
This commit is contained in:
		
							
								
								
									
										1328
									
								
								npm/package-lock.json
									
									
									
										generated
									
									
									
										Normal file
									
								
							
							
						
						
									
										1328
									
								
								npm/package-lock.json
									
									
									
										generated
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "wiki.js", | ||||
|   "version": "1.0.0-beta.12.13", | ||||
|   "version": "1.0.0-beta.13.2", | ||||
|   "description": "A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown", | ||||
|   "main": "install.js", | ||||
|   "scripts": { | ||||
| @@ -29,15 +29,15 @@ | ||||
|   }, | ||||
|   "homepage": "https://github.com/Requarks/wiki#readme", | ||||
|   "dependencies": { | ||||
|     "bluebird": "^3.5.0", | ||||
|     "colors": "^1.1.2", | ||||
|     "execa": "^0.7.0", | ||||
|     "follow-redirects": "^1.2.3", | ||||
|     "fs-extra": "^3.0.1", | ||||
|     "inquirer": "^3.1.0", | ||||
|     "lodash": "^4.17.4", | ||||
|     "ora": "^1.2.0", | ||||
|     "pm2": "^2.5.0", | ||||
|     "tar": "^3.1.5" | ||||
|     "bluebird": "~3.5.0", | ||||
|     "colors": "~1.1.2", | ||||
|     "execa": "~0.7.0", | ||||
|     "follow-redirects": "~1.2.4", | ||||
|     "fs-extra": "~3.0.1", | ||||
|     "inquirer": "~3.1.1", | ||||
|     "lodash": "~4.17.4", | ||||
|     "ora": "~1.3.0", | ||||
|     "pm2": "~2.5.0", | ||||
|     "tar": "~3.1.5" | ||||
|   } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user