mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			231 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			231 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "scripts": {
 | |
|         "postinstall": "patch-package --error-on-fail"
 | |
|     },
 | |
|     "workspaces": [
 | |
|         "resources/assets/v1",
 | |
|         "resources/assets/v2"
 | |
|     ],
 | |
|     "devDependencies": {
 | |
|         "postcss": "^8.4.47"
 | |
|     }
 | |
| }
 |