fix(build): remove npmts

This commit is contained in:
Philipp Kunz 2019-02-13 00:48:36 +01:00
parent 0d1493ca2c
commit 95fac7da7e
2 changed files with 5 additions and 3 deletions

4
.snyk Normal file
View File

@ -0,0 +1,4 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.13.3
ignore: {}
patch: {}

View File

@ -1,7 +1,5 @@
{
"npmci": {
"npmGlobalTools": [
"npmts"
]
"npmGlobalTools": []
}
}