Skip to content

Commit

Permalink
removed dependencies not used
Browse files Browse the repository at this point in the history
  • Loading branch information
darkhappy committed Mar 3, 2020
1 parent def44e8 commit 22e0152
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 21 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ttrinfo-app",
"version": "0.1.0",
"description": "Toontown Rewritten Information Dashboard",
"version": "0.2.0",
"description": "Toontown Rewritten Dashboard",
"author": "darkhappy",
"main": "public/electron.js",
"build": {
Expand All @@ -15,11 +15,9 @@
"@testing-library/user-event": "^7.1.2",
"axios": "^0.19.2",
"bootstrap": "^4.4.1",
"bootswatch": "^4.4.1",
"chart.js": "^2.9.3",
"cross-env": "^7.0.0",
"electron-is-dev": "^1.1.0",
"frameless-titlebar": "^1.0.8",
"rc-progress": "^2.5.2",
"react": "^16.12.0",
"react-animated-number": "^0.4.4",
Expand Down
17 changes: 0 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3155,11 +3155,6 @@ bootstrap@^4.4.1:
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.4.1.tgz#8582960eea0c5cd2bede84d8b0baf3789c3e8b01"
integrity sha512-tbx5cHubwE6e2ZG7nqM3g/FZ5PQEDMWmMGNrCUBVRPHXTJaH7CBDdsLeu3eCh3B1tzAxTnAbtmrzvWEvT2NNEA==

bootswatch@^4.4.1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-4.4.1.tgz#f270618b4ebe07de8e1748acd88f104cc31bfec3"
integrity sha512-Kx3z6+3Jpg9g6l/xZBCnc8d6KeJK0QawxCZWOomdcI5AuSZLZb+DoH5X9RJH+cOcSeMAxyzdIjkVUR01+Db5bQ==

boxen@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/boxen/-/boxen-4.2.0.tgz#e411b62357d6d6d36587c8ac3d5d974daa070e64"
Expand Down Expand Up @@ -5737,13 +5732,6 @@ fragment-cache@^0.2.1:
dependencies:
map-cache "^0.2.2"

frameless-titlebar@^1.0.8:
version "1.0.8"
resolved "https://registry.yarnpkg.com/frameless-titlebar/-/frameless-titlebar-1.0.8.tgz#20c8fd5eb97cd94a24f6d7365ae9986babd664fd"
integrity sha512-2to1LfDinhDWZpGdOSy2By/VVHvSUeVW6diYrxgKeE4A7RoqOq7a3rCjbwIeVWQTIbgUJaKx9SJoWXAek4QcaA==
dependencies:
lodash.isequal "^4.5.0"

[email protected]:
version "0.5.2"
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
Expand Down Expand Up @@ -7798,11 +7786,6 @@ lodash._reinterpolate@^3.0.0:
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=

lodash.isequal@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
integrity sha1-QVxEePK8wwEgwizhDtMib30+GOA=

lodash.memoize@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
Expand Down

0 comments on commit 22e0152

Please sign in to comment.