Files
ng2-file-upload/src/package.json
Adrian Fâciu 954240cfdc Releasing 1.3.0
2017-11-25 19:07:56 +02:00

9 lines
136 B
JSON

{
"name": "ng2-file-upload",
"version": "1.3.0",
"peerDependencies": {
"@angular/common": "*",
"@angular/core": "*"
}
}