2
0

changes namespace

This commit is contained in:
2018-09-02 15:52:38 +02:00
parent 7397a300ef
commit 563ee0c156
21 changed files with 31 additions and 31 deletions

View File

@@ -125,7 +125,7 @@
"root": "projects/nls-guilloche",
"sourceRoot": "projects/nls-guilloche/src",
"projectType": "library",
"prefix": "lib",
"prefix": "nls",
"architect": {
"build": {
"builder": "@angular-devkit/build-ng-packagr:build",
@@ -163,4 +163,4 @@
}
},
"defaultProject": "nls-ng6-d3js-guilloche"
}
}