mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 18:14:17 +00:00
Merge pull request #148 from artlowel/remove-types-lodash
Removed @types/lodash workaround
This commit is contained in:
@@ -119,8 +119,7 @@
|
||||
"@types/express": "4.0.36",
|
||||
"@types/express-serve-static-core": "4.0.49",
|
||||
"@types/hammerjs": "2.0.34",
|
||||
"@types/jasmine": "2.5.53",
|
||||
"@types/lodash": "ts2.0",
|
||||
"@types/jasmine": "^2.6.0",
|
||||
"@types/memory-cache": "0.0.29",
|
||||
"@types/mime": "1.3.1",
|
||||
"@types/node": "8.0.14",
|
||||
|
@@ -168,11 +168,11 @@
|
||||
version "9.1.9"
|
||||
resolved "https://registry.yarnpkg.com/@types/highlight.js/-/highlight.js-9.1.9.tgz#ed6336955eaf233b75eb7923b9b1f373d045ef01"
|
||||
|
||||
"@types/jasmine@2.5.53":
|
||||
version "2.5.53"
|
||||
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.5.53.tgz#4e0cefad09df5ec48c8dd40433512f84b1568d61"
|
||||
"@types/jasmine@^2.6.0":
|
||||
version "2.6.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.6.0.tgz#997b41a27752b4850af2683bc4a8d8222c25bd02"
|
||||
|
||||
"@types/lodash@^4.14.37", "@types/lodash@ts2.0":
|
||||
"@types/lodash@^4.14.37":
|
||||
version "4.14.50"
|
||||
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.50.tgz#2227da4d65fafe249bccd59c7b9396e27674c8f7"
|
||||
|
||||
|
Reference in New Issue
Block a user