Skip to content

Commit 494ea66

Browse files
committed
Update package.json
1 parent 7a89190 commit 494ea66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

www/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
"dependencies": {
1313
"next": "^9.1.4",
1414
"react": "^16.12.0",
15+
"react-charts": "file:../../",
1516
"react-click-outside": "^3.0.1",
1617
"react-dom": "^16.12.0",
1718
"react-resizable": "^1.9.0",
1819
"react-syntax-highlighter": "^11.0.2",
19-
"styled-components": "^4.4.1",
20-
"react-charts": "file:../../"
20+
"styled-components": "^4.4.1"
2121
},
2222
"devDependencies": {
2323
"@zeit/next-css": "^1.0.1",

0 commit comments

Comments
 (0)