Skip to content

Commit

Permalink
Revert "update deps"
Browse files Browse the repository at this point in the history
This reverts commit 054409b.
  • Loading branch information
henrycatalinismith committed Feb 14, 2024
1 parent 1448af0 commit b1eb1b1
Show file tree
Hide file tree
Showing 2 changed files with 2,437 additions and 978 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,18 @@
"start": "eleventy --serve"
},
"dependencies": {
"d3-geo": "^3.1.0",
"three": "^0.161.0"
"d3-geo": "^2.0.1",
"three": "^0.122.0"
},
"license": "MIT",
"devDependencies": {
"@11ty/eleventy": "^2.0.1",
"clean-css": "^5.3.3",
"fs-extra": "^11.2.0",
"@11ty/eleventy": "^0.11.1",
"clean-css": "^4.2.3",
"fs-extra": "^9.0.1",
"html-minifier": "^4.0.0",
"jsdom": "^24.0.0",
"jsdom": "^16.4.0",
"line-reader": "^0.4.0",
"sass": "^1.70.0",
"terser": "^5.27.0"
"sass": "^1.29.0",
"terser": "^5.3.8"
}
}
Loading

0 comments on commit b1eb1b1

Please sign in to comment.