Packages Used

package.json


{
  "scripts": {
    "dev": "next",
    "build": "next build",
    "start": "next start",
    "prod": "NODE_ENV=production next start -p 4030",
    "now-build": "next build && next export -o dist"
  },
  "dependencies": {
    "@zeit/next-css": "^1.0.1",
    "@zeit/next-sass": "^1.0.1",
    "axios": "^0.19.0",
    "bootstrap": "^4.3.1",
    "d3-scale": "^3.0.0",
    "font-awesome": "^4.7.0",
    "font-awesome-sass": "^4.7.0",
    "next": "^8.1.0",
    "next-fonts": "^0.17.0",
    "node-sass": "^4.12.0",
    "prop-types": "^15.7.2",
    "rc-calendar": "^9.14.5",
    "rc-select": "^9.1.3",
    "react": "^16.8.6",
    "react-bootstrap": "^1.0.0-beta.8",
    "react-bootstrap-table": "^4.3.1",
    "react-datepicker": "^2.5.0",
    "react-dom": "^16.8.6",
    "react-intl": "^2.8.0",
    "react-no-ssr": "^1.1.0",
    "react-simple-maps": "^0.12.1",
    "recharts": "^1.6.0"
  }
}

results matching ""

    No results matching ""