diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9ea3a19..99c5b07 100644 --- a/package.json +++ b/package.json @@ -50,6 +50,7 @@ "@notenoughupdates/discord.js-minesweeper": "^1.0.8", "@notenoughupdates/events-intercept": "^3.0.1", "@notenoughupdates/humanize-duration": "^4.0.1", + "@notenoughupdates/simplify-number": "^1.0.1", "@notenoughupdates/wolfram-alpha-api": "^1.0.1", "@sentry/node": "^6.15.0", "@sentry/tracing": "^6.15.0", @@ -72,7 +73,6 @@ "pretty-bytes": "^5.6.0", "rimraf": "^3.0.2", "sequelize": "^6.12.0-alpha.1", - "simplify-number": "^1.0.0", "source-map-support": "^0.5.21", "tinycolor2": "^1.4.2", "tslib": "^2.3.1", |