Skip to content

Commit 4a3b29b

Browse files
Update lodash
1 parent f5ca690 commit 4a3b29b

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

api/AltV.Net.NetworkingEntity/Client/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/AltV.Net.NetworkingEntity/Client/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"rollup-plugin-copy": "^3.0.0",
1010
"rollup-plugin-json": "^4.0.0",
1111
"rollup-plugin-node-resolve": "^4.2.3",
12-
"rollup-plugin-string": "^3.0.0"
12+
"rollup-plugin-string": "^3.0.0",
13+
"lodash": ">=4.17.13"
1314
},
1415
"scripts": {
1516
"createEmptyServerMain": "cd build && echo '' > empty.mjs",

0 commit comments

Comments
 (0)