remove modern normalize as dependency

This commit is contained in:
Inhji 2023-02-19 22:22:17 +01:00
parent 429bbd8f76
commit c7344ad067
1 changed files with 1 additions and 4 deletions

View File

@ -7,8 +7,5 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"devDependencies": {
"modern-normalize": "^1.1.0"
}
"license": "ISC"
}