refactor(readme): updated readme and package.json

This commit is contained in:
svetlanaMuravlova
2021-09-03 16:22:04 +03:00
parent b4cf6c53e3
commit e1262e6b39
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": "",