mirror of
				https://github.com/andrewgioia/keyrune.git
				synced 2025-11-03 23:50:45 +00:00 
			
		
		
		
	Removing the files limitation in the package.json file so that everything comes back for now
This commit is contained in:
		
							parent
							
								
									5a50ba53de
								
							
						
					
					
						commit
						0e1ddb9982
					
				@ -21,9 +21,6 @@
 | 
				
			|||||||
    "devDependencies": {},
 | 
					    "devDependencies": {},
 | 
				
			||||||
    "license": "(OFL-1.1 AND MIT)",
 | 
					    "license": "(OFL-1.1 AND MIT)",
 | 
				
			||||||
    "main": "css/keyrune.css",
 | 
					    "main": "css/keyrune.css",
 | 
				
			||||||
    "files": [
 | 
					 | 
				
			||||||
        "fonts/*"
 | 
					 | 
				
			||||||
    ],
 | 
					 | 
				
			||||||
    "ignore": [
 | 
					    "ignore": [
 | 
				
			||||||
        "*/.*",
 | 
					        "*/.*",
 | 
				
			||||||
        "*.json",
 | 
					        "*.json",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user