Compare commits
No commits in common. "29c73ab80b3f6701a7cd3ccfd0382f910a8678e6" and "fc2841f5e2adbba5a0261449f5ab85b9a776d3b2" have entirely different histories.
29c73ab80b
...
fc2841f5e2
1 changed files with 6 additions and 6 deletions
12
package.json
12
package.json
|
@ -20,18 +20,18 @@
|
|||
"devDependencies": {
|
||||
"@11ty/eleventy": "^2.0.1",
|
||||
"@11ty/eleventy-navigation": "^0.3.5",
|
||||
"@node-minify/core": "^9.0.2",
|
||||
"@node-minify/crass": "^9.0.1",
|
||||
"@node-minify/html-minifier": "^9.0.1",
|
||||
"@node-minify/core": "^8.0.6",
|
||||
"@node-minify/crass": "^8.0.6",
|
||||
"@node-minify/html-minifier": "^8.0.6",
|
||||
"@sardine/eleventy-plugin-tinyhtml": "^0.2.0",
|
||||
"cpx": "^1.5.0",
|
||||
"eleventy-plugin-rev": "^2.0.0",
|
||||
"eleventy-sass": "^2.2.6",
|
||||
"glob": "^11.0.1",
|
||||
"minify": "^12.0.1",
|
||||
"postcss": "^8.5.1",
|
||||
"minify": "^11.4.1",
|
||||
"postcss": "^8.4.47",
|
||||
"replace-in-file": "^8.3.0",
|
||||
"sass": "^1.83.4",
|
||||
"sass": "^1.80.6",
|
||||
"uncss": "^0.17.3"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Add table
Reference in a new issue