Finished migration to TypeScript, temporary disabled char creator

This commit is contained in:
hydrant
2019-03-11 22:17:49 +01:00
parent 715cf3c1e6
commit 8ce3fd6f52
71 changed files with 4800 additions and 4627 deletions

View File

@@ -2,12 +2,13 @@
"name": "reallifegamemode.client",
"version": "1.0.0",
"devDependencies": {
"@types/ragemp-c": "github:CocaColaBear/types-ragemp-c#master",
"@types/ragemp-c": "git+https://github.com/sprayzcs/types-ragemp-c.git#master",
"uglifyjs-webpack-plugin": "^2.1.2"
},
"dependencies": {
"@babel/core": "^7.3.4",
"@types/node": "^11.9.5",
"NativeUI": "git+https://github.com/sprayzcs/RageMP-NativeUI.git#master",
"babel-loader": "^8.0.5",
"ts-loader": "^5.3.3",
"typescript": "^3.3.3333",