Fix JSON DLL, NativeUI as git submodule, Add LogManager, Fix DB Migrations
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
"@babel/core": "^7.5.5",
|
||||
"@types/node": "^11.13.18",
|
||||
"@types/ragemp-c": "github:CocaColaBear/types-ragemp-c#master",
|
||||
"NativeUI": "git+https://github.com/sprayzcs/RageMP-NativeUI.git",
|
||||
"babel-loader": "^8.0.6",
|
||||
"copy-webpack-plugin": "^5.0.4",
|
||||
"copy-webpack-plugin": "^5.1.1",
|
||||
"serialize-javascript": "^3.0.0",
|
||||
"ts-loader": "^5.4.5",
|
||||
"typescript": "^3.5.3",
|
||||
"uglifyjs-webpack-plugin": "^2.1.3",
|
||||
"uglifyjs-webpack-plugin": "^2.2.0",
|
||||
"webpack": "^4.38.0",
|
||||
"webpack-cli": "^3.3.6"
|
||||
},
|
||||
@@ -22,5 +22,6 @@
|
||||
"ProjectOpened": [
|
||||
"watch"
|
||||
]
|
||||
}
|
||||
},
|
||||
"dependencies": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user