Delete package-lock.json

This commit is contained in:
Nicco 2018-02-07 11:40:52 +01:00 committed by GitHub
parent c37f82b27e
commit dc297236a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 13 deletions

13
package-lock.json generated
View File

@ -1,13 +0,0 @@
{
"name": "template",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@types/node": {
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-9.4.0.tgz",
"integrity": "sha512-zkYho6/4wZyX6o9UQ8rd0ReEaiEYNNCqYFIAACe2Tf9DrYlgzWW27OigYHnnztnnZQwVRpwWmZKegFmDpinIsA=="
}
}
}