Remove root prettier dep

This commit is contained in:
Franck 2021-12-23 16:29:53 +11:00
parent ff266b5939
commit 3a4c3602b6
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
"test": "wsrun -e -c -s --exclude-missing test"
},
"dependencies": {
"prettier": "^2.3.1",
"wsrun": "^5.2.4"
}
}