Browse Source

Merge pull request 'staging' (#58) from staging into master

Reviewed-on: ibnu/generic-ospro-frontend#58
pull/2/head
farhantock 7 months ago
parent
commit
ecdc1d1185
  1. 2
      package.json

2
package.json

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

Loading…
Cancel
Save