Merge pull request #1060 from nhubbard/revert-1053-remove-package-lock.json

Revert "Delete large package-lock.json files"
This commit is contained in:
Michael Teeuw
2017-10-16 14:46:39 +02:00
committed by GitHub
4 changed files with 7100 additions and 3 deletions
-3
View File
@@ -78,6 +78,3 @@ Temporary Items
*.orig
*.rej
*.bak
# all package-lock.json
package-lock.json*
+12
View File
@@ -0,0 +1,12 @@
{
"name": "magicmirror-fonts",
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"roboto-fontface": {
"version": "0.8.0",
"resolved": "https://registry.npmjs.org/roboto-fontface/-/roboto-fontface-0.8.0.tgz",
"integrity": "sha512-ZYzRkETgBrdEGzL5JSKimvjI2CX7ioyZCkX2BpcfyjqI+079W0wHAyj5W4rIZMcDSOHgLZtgz1IdDi/vU77KEQ=="
}
}
}
+5654
View File
File diff suppressed because it is too large Load Diff
Generated Vendored
+1434
View File
File diff suppressed because it is too large Load Diff