Update 'package.json'
The version and description in package.json was really out of date for some reason.
This commit is contained in:
		
							parent
							
								
									f628483499
								
							
						
					
					
						commit
						0a6c1f7d0a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "pleroma_fe",
 | 
			
		||||
  "version": "1.0.0",
 | 
			
		||||
  "description": "A Qvitter-style frontend for certain GS servers.",
 | 
			
		||||
  "version": "3.2.0",
 | 
			
		||||
  "description": "A frontend for Akkoma instances",
 | 
			
		||||
  "author": "Roger Braun <roger@rogerbraun.net>",
 | 
			
		||||
  "private": true,
 | 
			
		||||
  "scripts": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue