Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

Commit 6e3d2f0

Browse files
committed
Fix js dependencies.
See also JedWatson/react-input-autosize#84.
1 parent 5d18b01 commit 6e3d2f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ui/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,15 @@
99
"bootstrap": "^3.3.7",
1010
"bootswatch": "^3.3.7",
1111
"chart.js": "^1.1.1",
12+
"create-react-class": "^15.5.3",
1213
"flux": "^2.1.1",
1314
"history": "^4.2.0",
1415
"leaflet": "^1.0.3",
1516
"moment": "^2.18.1",
1617
"react": "^15.3.1",
1718
"react-chartjs": "^0.8.0",
1819
"react-dom": "^15.3.1",
20+
"react-input-autosize": "^1.1.0",
1921
"react-leaflet": "^1.1.4",
2022
"react-router": "^2.8.1",
2123
"react-select": "^1.0.0-rc.3",

0 commit comments

Comments
 (0)