Skip to content

Commit aa95a45

Browse files
update
1 parent dcf620f commit aa95a45

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/App/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/App/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
"d3-cloud": "^1.2.7",
2424
"d3-color": "^3.1.0",
2525
"lodash-es": "^4.17.21",
26-
"nth-check": "^2.0.1",
2726
"react": "^18.3.1",
2827
"react-chartjs-2": "^5.3.0",
2928
"react-dom": "^18.3.1",
@@ -61,6 +60,7 @@
6160
},
6261
"devDependencies": {
6362
"@types/chart.js": "^2.9.41",
64-
"@types/lodash-es": "^4.17.12"
63+
"@types/lodash-es": "^4.17.12",
64+
"nth-check": "^2.0.1"
6565
}
6666
}

0 commit comments

Comments
 (0)