diff options
author | Valentin Popov <info@valentineus.link> | 2020-06-17 19:49:00 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2020-06-17 19:49:00 +0300 |
commit | 65cf95c441aaf9789e00ad68ba0b5fd2bbda4501 (patch) | |
tree | ba3a98435ff743397a477c33a47511d442787bf8 /package-lock.json | |
parent | 2c62da8decad63e1ee4b4cbc1e5ac88e42032594 (diff) | |
download | eslint-config-65cf95c441aaf9789e00ad68ba0b5fd2bbda4501.tar.xz eslint-config-65cf95c441aaf9789e00ad68ba0b5fd2bbda4501.zip |
Recovered build
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json index 88af739..88bd254 100644 --- a/package-lock.json +++ b/package-lock.json @@ -90,6 +90,12 @@ "integrity": "sha1-7ihweulOEdK4J7y+UnC86n8+ce4=", "dev": true }, + "@types/node": { + "version": "14.0.13", + "resolved": "https://registry.npmjs.org/@types/node/-/node-14.0.13.tgz", + "integrity": "sha512-rouEWBImiRaSJsVA+ITTFM6ZxibuAlTuNOCyxVbwreu6k6+ujs7DfnU9o+PShFhET78pMBl3eH+AGSI5eOTkPA==", + "dev": true + }, "@types/normalize-package-data": { "version": "2.4.0", "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz", |