This commit is contained in:
kookroach
2021-04-04 20:46:40 +02:00
parent a3e6b8203e
commit f07544bd07
2 changed files with 2 additions and 3 deletions

View File

@@ -151,8 +151,8 @@
"dev": true
},
"@types/ragemp-c": {
"version": "github:CocaColaBear/types-ragemp-c#6a118e6399b77a347ac67e07f6b15f842109b0ff",
"from": "github:CocaColaBear/types-ragemp-c#master",
"version": "github:CocaColaBear/types-ragemp-c#12a2c2d39d5114076b60c32b99ac0d80e3b05677",
"from": "github:CocaColaBear/types-ragemp-c#v1.0",
"dev": true
},
"@webassemblyjs/ast": {

View File

@@ -5,7 +5,6 @@
"@babel/core": "^7.5.5",
"@types/node": "^11.13.18",
"@types/ragemp-c": "github:CocaColaBear/types-ragemp-c#v1.0",
"babel-loader": "^8.0.6",
"copy-webpack-plugin": "^5.1.1",
"serialize-javascript": "^3.0.0",