mirror of
				https://github.com/bra1n/townsquare.git
				synced 2025-10-21 16:55:12 +00:00 
			
		
		
		
	BUGFIX malformed JSON breaking compilation
This commit is contained in:
		
							parent
							
								
									75aab2912b
								
							
						
					
					
						commit
						35b02e2077
					
				
					 4 changed files with 6 additions and 5 deletions
				
			
		|  | @ -2,7 +2,8 @@ | |||
| 
 | ||||
| ## Upcomming Version | ||||
| 
 | ||||
| 
 | ||||
| ### Version 3.13.2 | ||||
| Malformed JSON breaking compilation | ||||
| 
 | ||||
| ### Version 3.13.1 | ||||
| Some corrections in the reminders tokens: | ||||
|  |  | |||
							
								
								
									
										4
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							|  | @ -1,12 +1,12 @@ | |||
| { | ||||
|   "name": "townsquare", | ||||
|   "version": "3.13.1", | ||||
|   "version": "3.13.2", | ||||
|   "lockfileVersion": 2, | ||||
|   "requires": true, | ||||
|   "packages": { | ||||
|     "": { | ||||
|       "name": "townsquare", | ||||
|       "version": "3.13.1", | ||||
|       "version": "3.13.2", | ||||
|       "license": "GPL-3.0", | ||||
|       "dependencies": { | ||||
|         "@fortawesome/fontawesome-svg-core": "^1.2.32", | ||||
|  |  | |||
|  | @ -1,6 +1,6 @@ | |||
| { | ||||
|   "name": "townsquare", | ||||
|   "version": "3.13.1", | ||||
|   "version": "3.13.2", | ||||
|   "description": "Blood on the Clocktower Town Square", | ||||
|   "author": "Pingumaskt", | ||||
|   "scripts": { | ||||
|  |  | |||
|  | @ -1910,7 +1910,7 @@ | |||
|       "Jour 2", | ||||
|       "Jour 3", | ||||
|       "Jour 4", | ||||
|       "Jour 5", | ||||
|       "Jour 5" | ||||
|     ], | ||||
|     "setup": false, | ||||
|     "ability": "Si plus d'un Bon joueur est exécuté, les Mauvais gagnent. Tous les joueurs savent que votre personnage est en jeu. Après 5 jours, les Mauvais gagnent." | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue