mirror of
				https://github.com/citra-emu/discord-bot.git
				synced 2025-11-04 14:05:01 +00:00 
			
		
		
		
	manifest: declare Node.js version requirements
This commit is contained in:
		
							parent
							
								
									3311053f7f
								
							
						
					
					
						commit
						92dd268da3
					
				| 
						 | 
					@ -7,6 +7,9 @@
 | 
				
			||||||
  "subdomain": "citra-emu",
 | 
					  "subdomain": "citra-emu",
 | 
				
			||||||
  "analyze": true,
 | 
					  "analyze": true,
 | 
				
			||||||
  "license": "GPL-2.0+",
 | 
					  "license": "GPL-2.0+",
 | 
				
			||||||
 | 
					  "engines": {
 | 
				
			||||||
 | 
					    "node": ">=16.0.0"
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "checkenv": "^1.2.2",
 | 
					    "checkenv": "^1.2.2",
 | 
				
			||||||
    "discord.js": "^14.6.0",
 | 
					    "discord.js": "^14.6.0",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue