mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
parent
e5af4e9f58
commit
2ad2c26f16
1 changed files with 2 additions and 2 deletions
|
|
@ -15,11 +15,11 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"chalk": "^2.3.1",
|
||||
"diff": "^3.5.0",
|
||||
"diff": "^5.0.0",
|
||||
"minimist": "^1.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/diff": "^3.5.1",
|
||||
"@types/diff": "^5.0.0",
|
||||
"@types/jasmine": "^2.8.8",
|
||||
"@types/minimist": "^1.2.0",
|
||||
"@types/node": "^10.9.4",
|
||||
|
|
|
|||
Loading…
Reference in a new issue