Move and alias node_module.

This commit is contained in:
Michael Teeuw
2020-01-01 19:17:23 +01:00
parent 29f3ac065f
commit 04dde74572
6 changed files with 15 additions and 9 deletions

5
package-lock.json generated
View File

@@ -5635,6 +5635,11 @@
}
}
},
"module-alias": {
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/module-alias/-/module-alias-2.2.2.tgz",
"integrity": "sha512-A/78XjoX2EmNvppVWEhM2oGk3x4lLxnkEA4jTbaK97QKSDjkIoOsKQlfylt/d3kKKi596Qy3NP5XrXJ6fZIC9Q=="
},
"moment": {
"version": "2.24.0",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.24.0.tgz",