Revert "Delete large package-lock.json files"

This commit is contained in:
Nicholas Hubbard
2017-10-13 19:59:39 -04:00
committed by GitHub
parent 95f265ebbf
commit 6a10d08189
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