diff options
author | crupest <crupest@outlook.com> | 2023-07-24 00:41:53 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2023-07-24 00:41:53 +0800 |
commit | ae48ac24c5533653f1e1f1e6d2a33e0238222297 (patch) | |
tree | fe25c677bbd8f6cdc2f6abfc9b4bbb7f2bb47ff6 /FrontEnd/package.json | |
parent | c7934c59cb17a4266ea882cdb40be79f22043d10 (diff) | |
download | timeline-ae48ac24c5533653f1e1f1e6d2a33e0238222297.tar.gz timeline-ae48ac24c5533653f1e1f1e6d2a33e0238222297.tar.bz2 timeline-ae48ac24c5533653f1e1f1e6d2a33e0238222297.zip |
...
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r-- | FrontEnd/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 725b09dd..56af818c 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -51,6 +51,7 @@ "@types/react-transition-group": "^4.4.6", "@typescript-eslint/eslint-plugin": "^5.61.0", "@typescript-eslint/parser": "^5.61.0", + "buffer": "^6.0.0", "eslint": "^8.44.0", "eslint-config-prettier": "^8.8.0", "eslint-plugin-prettier": "^4.2.1", |