mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 01:38:52 +00:00
chore(legacy/fxmanifest): List spawnmanager as a dependency
This commit is contained in:
+3
-2
@@ -101,5 +101,6 @@ server_exports {
|
||||
|
||||
dependencies {
|
||||
'mysql-async',
|
||||
'async'
|
||||
}
|
||||
'async',
|
||||
'spawnmanager',
|
||||
}
|
||||
Reference in New Issue
Block a user