Skip to content

Commit e7dc854

Browse files
committed
changes : npm run dev ok but no watch
1 parent 3020325 commit e7dc854

File tree

4 files changed

+102587
-107189
lines changed

4 files changed

+102587
-107189
lines changed

admin/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,17 @@
1717
"flag-icon-css": "2.9.0",
1818
"font-awesome": "4.7.0",
1919
"history": "4.7.2",
20+
"react": "16.2.0",
2021
"react-chartjs-2": "2.7.0",
22+
"react-dom": "16.2.0",
2123
"react-router-dom": "4.2.2",
2224
"react-transition-group": "2.2.1",
2325
"reactstrap": "5.0.0-alpha.4",
2426
"simple-line-icons": "2.4.1",
2527
"cross-env": "^5.1",
2628
"jquery": "^3.2",
2729
"laravel-mix": "^1.0",
28-
"lodash": "^4.17.4",
29-
"react": "^15.4.2",
30-
"react-dom": "^15.4.2"
30+
"lodash": "^4.17.4"
3131
},
3232
"dependencies": {
3333
"react-number-format": "^3.1.3"

0 commit comments

Comments
 (0)