summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-02-06 10:06:57 +0100
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-02-06 10:06:57 +0100
commit81b59c4012ad13a7c229529b4155ef1bbc5f4d39 (patch)
treec0070e107c02a58a5572d8d6f8e374d54e4747c2 /package.json
parent:sparkles: convertBigIntToString (diff)
downloadserver-ts-81b59c4012ad13a7c229529b4155ef1bbc5f4d39.tar.xz
update missing-native-js-functions version
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json

index 049fdd2a..313e8de2 100644 --- a/package.json +++ b/package.json
@@ -22,7 +22,7 @@ "dependencies": { "jsonwebtoken": "^8.5.1", "lambert-db": "^1.1.4", - "missing-native-js-functions": "^1.2.1" + "missing-native-js-functions": "^1.2.2" }, "devDependencies": { "@types/jsonwebtoken": "^8.5.0",