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

Patrick Kollitsch
29.39.2024 9c30c1974e7b219cc598381ed93a974ad696b02e
package.json
@@ -34,14 +34,14 @@
  "dependencies": {
    "cssnano": "7.0.6",
    "postcss": "8.4.49",
    "postcss-preset-env": "10.1.0",
    "postcss-preset-env": "10.1.1",
    "tachyons": "4.12.0"
  },
  "devDependencies": {
    "@davidsneighbour/markdownlint-config": "^2024.4.8",
    "@davidsneighbour/release-config": "2024.4.8",
    "@davidsneighbour/tools": "2024.4.8",
    "dotenv": "^16.4.5"
    "@davidsneighbour/markdownlint-config": "2024.4.9",
    "@davidsneighbour/release-config": "2024.4.9",
    "@davidsneighbour/tools": "2024.4.9",
    "dotenv": "16.4.5"
  },
  "scripts": {
    "deploy": "cd exampleSite; hugo;",