Edit

kc3-lang/kc3/test/httpd/assets/package.json

Branch :

  • Show log

    Commit

  • Author : thodg Thomas de Grivel
    Date : 2024-09-06 14:30:50
    Hash : b11014f0
    Message : httpd renders a layout containing nav and markdown pages, use 'npm i' and 'make' in assets directory

  • test/httpd/assets/package.json
  • {
      "dependencies": {
        "bootstrap": "^5.3.3",
        "jquery": "^3.7.1"
      }
    }