diff options
author | eug-vs <eug-vs@keemail.me> | 2020-06-21 14:29:59 +0300 |
---|---|---|
committer | eug-vs <eug-vs@keemail.me> | 2020-06-21 14:30:55 +0300 |
commit | e99b51895afd532a529744396ecae87d47c68503 (patch) | |
tree | b5c1ebc0f364d8e11ddad0f27b57340d45b44bb1 /package-lock.json | |
parent | f4c4f2d4789880c0cfc956d08aab10b5a93ebcb1 (diff) | |
download | which-api-e99b51895afd532a529744396ecae87d47c68503.tar.gz |
feat: change hooks and install which-types
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json index 771797b..6f78e7c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3050,6 +3050,11 @@ "isexe": "^2.0.0" } }, + "which-types": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/which-types/-/which-types-1.0.3.tgz", + "integrity": "sha512-anON+pR6+GeT+aCRhxK0Vj3AQvo6COSOG1zPy24VDxXnxluCvK5tNmlV+1Oe771lOjl0z3LEvc1B7YL5xYtFqQ==" + }, "word-wrap": { "version": "1.2.3", "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz", |