Browse Source

Delete 'package-lock.json'

Herby Vojčík 4 years ago
parent
commit
cf3967463a
1 changed files with 0 additions and 18 deletions
  1. 0 18
      package-lock.json

+ 0 - 18
package-lock.json

@@ -1,18 +0,0 @@
-{
-  "name": "amd-config-builder",
-  "version": "0.3.1",
-  "lockfileVersion": 1,
-  "requires": true,
-  "dependencies": {
-    "findit2": {
-      "version": "2.2.3",
-      "resolved": "https://registry.npmjs.org/findit2/-/findit2-2.2.3.tgz",
-      "integrity": "sha1-WKRmaX34piBc39vzlVNri9d3pfY="
-    },
-    "lodash": {
-      "version": "4.17.21",
-      "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
-      "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
-    }
-  }
-}