Skip to content

Commit ca3b1db

Browse files
authored
Updated clarity (legacy peer deps fix) (#655)
* chore: updated clarity (legacy peer deps fix) * chore: angular update
1 parent ac0eaee commit ca3b1db

File tree

5 files changed

+8548
-4256
lines changed

5 files changed

+8548
-4256
lines changed

.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

angular.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@
5050
"with": "src/environments/environment.prod.ts"
5151
}
5252
],
53+
"allowedCommonJsDependencies": [
54+
"@sasjs/adapter"
55+
],
5356
"optimization": {
5457
"scripts": true,
5558
"styles": {
@@ -122,6 +125,5 @@
122125
}
123126
}
124127
}
125-
},
126-
"defaultProject": "angular-seed-app"
128+
}
127129
}

0 commit comments

Comments
 (0)