refactor(readme): updated readme and package.json (#1184)

This commit was merged in pull request #1184.
This commit is contained in:
SvetlanaMuravlova
2021-09-03 16:41:58 +03:00
committed by GitHub
parent 2cc794a04b
commit 8f3b7cf534
5 changed files with 111 additions and 11 deletions

View File

@@ -6,7 +6,7 @@
"projects": {
"ng2-file-upload": {
"root": "libs/ng2-file-upload",
"sourceRoot": "libs/ng2-file-upload/src",
"sourceRoot": "libs/ng2-file-upload/",
"projectType": "library",
"architect": {
"build": {
@@ -127,7 +127,6 @@
}
}
},
"defaultProject": "ng2-file-upload-demo",
"schematics": {
"@schematics/angular:component": {
"prefix": "",