bumped js-yaml

This commit is contained in:
Eugene Pankov
2021-01-28 21:52:11 +01:00
parent e0efb4073a
commit 21084b5d24
6 changed files with 31 additions and 40 deletions

View File

@@ -75,7 +75,5 @@
"lint": "eslint --ext ts */src */lib",
"postinstall": "node ./scripts/install-deps.js"
},
"repository": "eugeny/terminus",
"author": "Eugene Pankov",
"license": "MIT"
"private": true
}