mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Patrick Kollitsch
14.29.2024 600bddab7cd7dc6e4032b531c65779ae249dfd5b
package.json
@@ -34,14 +34,14 @@
  "dependencies": {
    "cssnano": "7.0.6",
    "postcss": "8.4.49",
    "postcss-preset-env": "10.1.1",
    "postcss-preset-env": "10.1.2",
    "tachyons": "4.12.0"
  },
  "devDependencies": {
    "@davidsneighbour/markdownlint-config": "2024.4.9",
    "@davidsneighbour/release-config": "2024.4.9",
    "@davidsneighbour/tools": "2024.4.9",
    "dotenv": "16.4.5"
    "@davidsneighbour/markdownlint-config": "2024.4.12",
    "@davidsneighbour/release-config": "2024.4.12",
    "@davidsneighbour/tools": "2024.4.12",
    "dotenv": "16.4.7"
  },
  "scripts": {
    "deploy": "cd exampleSite; hugo;",