1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-09-23 20:35:47 +00:00

Use better random number generation package

This commit is contained in:
tobspr
2022-06-12 17:33:54 +02:00
parent 48ac343260
commit 44d0a8bcf7
3 changed files with 8 additions and 1 deletions

View File

@@ -27,6 +27,7 @@
"@babel/plugin-transform-block-scoping": "^7.4.4",
"@babel/plugin-transform-classes": "^7.5.5",
"@babel/preset-env": "^7.5.4",
"@nastyox/rando.js": "^2.0.5",
"@types/cordova": "^0.0.34",
"@types/filesystem": "^0.0.29",
"ajv": "^6.10.2",