Skip to content

Commit

Permalink
build: adicionada dependência para minificação de arquivo javascript
Browse files Browse the repository at this point in the history
  • Loading branch information
zolppy committed May 12, 2024
1 parent 77c4dd5 commit 341d0ab
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
13 changes: 13 additions & 0 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"license": "ISC",
"devDependencies": {
"sass": "^1.77.1",
"uglify-js": "^3.17.4",
"uglifycss": "^0.0.29"
}
}

0 comments on commit 341d0ab

Please sign in to comment.