mirror of
https://github.com/animate-css/animate.css.git
synced 2024-11-13 07:41:08 +01:00
👌 IMPROVE: update CSSNano, add Security Policy (#1317)
* 🐛 FIX: update cssnano * 📦 NEW: security policy
This commit is contained in:
parent
3d9aef2ba6
commit
0b97ceb6bc
2 changed files with 7 additions and 2 deletions
|
@ -42,8 +42,8 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.2.6",
|
||||
"cssnano": "^4.1.10",
|
||||
"eslint": "^7.30.0",
|
||||
"cssnano": "^5.0.6",
|
||||
"eslint": "^7.29.0",
|
||||
"husky": "^4.3.8",
|
||||
"lint-staged": "^10.5.4",
|
||||
"markdown-it": "^12.1.0",
|
||||
|
|
5
security.md
Normal file
5
security.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
<!-- markdownlint-disable MD041 -->
|
||||
|
||||
If you discover a security issue in this repository, please contact us with this email callmeelton@gmail.com.
|
||||
|
||||
Thanks for helping make our open-source projects safe for everyone, we really appreciate it.
|
Loading…
Reference in a new issue