Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
coliff committed Nov 1, 2023
1 parent 627b6dd commit 27b9845
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,23 +32,23 @@
"test": "npm-run-all lint-css && npm run lint-html && npm run lint-js && npx hugo"
},
"devDependencies": {
"@fullhuman/postcss-purgecss": "^5.0.0",
"@trimbleinc/modus-bootstrap": "^1.6.2",
"autoprefixer": "^10.4.16",
"clipboard": "^2.0.11",
"eslint": "^8.52.0",
"eslint-config-google": "^0.14.0",
"eslint-config-prettier": "^9.0.0",
"htmlhint": "^1.1.4",
"hugo-bin": "^0.115.0",
"jquery": "^3.7.1",
"npm-run-all": "^4.1.5",
"popper.js": "^1.16.1",
"postcss": "^8.4.31",
"postcss-cli": "^10.1.0",
"prettier": "^3.0.3",
"stylelint": "^15.11.0",
"stylelint-config-standard-scss": "^11.0.0"
"@fullhuman/postcss-purgecss": "5.0.0",
"@trimbleinc/modus-bootstrap": "1.6.2",
"autoprefixer": "10.4.16",
"clipboard": "2.0.11",
"eslint": "8.52.0",
"eslint-config-google": "0.14.0",
"eslint-config-prettier": "9.0.0",
"htmlhint": "1.1.4",
"hugo-bin": "0.115.0",
"jquery": "3.7.1",
"npm-run-all": "4.1.5",
"popper.js": "1.16.1",
"postcss": "8.4.31",
"postcss-cli": "10.1.0",
"prettier": "3.0.3",
"stylelint": "15.11.0",
"stylelint-config-standard-scss": "11.0.0"
},
"hugo-bin": {
"buildTags": "extended"
Expand Down

0 comments on commit 27b9845

Please sign in to comment.