feat(package): points system

This commit is contained in:
Luke
2023-02-19 22:40:16 +01:00
parent 8eca1698cb
commit 7ff9f93838
4 changed files with 113 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ specifiers:
'@citizenfx/client': 2.0.5885-1
'@citizenfx/server': 2.0.5885-1
'@fortawesome/fontawesome-common-types': 6.1.1
'@nativewrappers/client': ^1.7.33
'@types/node': 16.9.1
'@types/react': ^18.0.26
prettier: ^2.8.1
@@ -13,6 +14,7 @@ dependencies:
'@citizenfx/client': 2.0.5885-1
'@citizenfx/server': 2.0.5885-1
'@fortawesome/fontawesome-common-types': 6.1.1
'@nativewrappers/client': 1.7.33
'@types/node': 16.9.1
'@types/react': 18.0.26
typescript: 4.9.4
@@ -36,6 +38,10 @@ packages:
requiresBuild: true
dev: false
/@nativewrappers/client/1.7.33:
resolution: {integrity: sha512-phuBBGdDPxZiZyw5CaFs1XWfvllnEtwATMdLaNucwMofVg/O/FjlP1bTUq4SOm4qhSZ4Zdo351ijHzBSIbZs6g==}
dev: false
/@types/node/16.9.1:
resolution: {integrity: sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g==}
dev: false