-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathpnpm-lock.yaml
More file actions
36 lines (28 loc) · 1.05 KB
/
Copy pathpnpm-lock.yaml
File metadata and controls
36 lines (28 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
lockfileVersion: 5.3
specifiers:
'@ragempcommunity/types-client': ^2.0.2
'@ragempcommunity/types-server': ^2.0.2
dotenv: ^16.0.0
prettier: ^2.5.0
dependencies:
dotenv: 16.0.0
devDependencies:
'@ragempcommunity/types-client': 2.0.2
'@ragempcommunity/types-server': 2.0.2
prettier: 2.6.1
packages:
/@ragempcommunity/types-client/2.0.2:
resolution: {integrity: sha512-0Ca5F3So10V3hD6dJtv08vYda2IletKpvOFXFfvYQvcK9aFghkHjtU4bnpHqAUFIvEms9CxgTSZFGJq8DTJTBg==}
dev: true
/@ragempcommunity/types-server/2.0.2:
resolution: {integrity: sha512-nlicSskEN9htdpuybcLyCoOeWmk2JcDg80a3xZm3mE2iuMBYqRbYvi6+Zsnk7KocRjUkOLdXtidlX9RfyUWFOg==}
dev: true
/dotenv/16.0.0:
resolution: {integrity: sha512-qD9WU0MPM4SWLPJy/r2Be+2WgQj8plChsyrCNQzW/0WjvcJQiKQJ9mH3ZgB3fxbUUxgc/11ZJ0Fi5KiimWGz2Q==}
engines: {node: '>=12'}
dev: false
/prettier/2.6.1:
resolution: {integrity: sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==}
engines: {node: '>=10.13.0'}
hasBin: true
dev: true