Browse Source

add library

pull/1/head
wahyuun 7 months ago
parent
commit
e1239947c0
  1. 2
      package.json

2
package.json

@ -66,6 +66,7 @@
"react": "^16.14.0",
"react-app-polyfill": "^1.0.1",
"react-awesome-query-builder": "^4.3.0",
"react-beautiful-dnd": "^13.1.1",
"react-bootstrap-sweetalert": "^5.1.9",
"react-bootstrap-table-next": "^3.3.3",
"react-bootstrap-table2-editor": "^1.4.0",
@ -96,6 +97,7 @@
"redux-thunk": "^2.4.2",
"simple-line-icons": "^2.4.1",
"slick-carousel": "^1.8.1",
"styled-components": "^6.1.8",
"underscore": "^1.13.1",
"xlsx": "^0.17.0"
},

Loading…
Cancel
Save