Browse Source

Merge pull request 'add library' (#57) from dev-wahyun into staging

Reviewed-on: ibnu/generic-ospro-frontend#57
pull/1/head
farhantock 7 months ago
parent
commit
2a6c3bc96c
  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