We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c8f525 + 121304d commit 7638979Copy full SHA for 7638979
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "simplified-ui-library",
3
- "version": "0.0.0",
+ "version": "0.0.104",
4
"scripts": {
5
"ng": "ng",
6
"start": "ng serve --open --port 4200",
7
- "build": "ng build",
+ "build": "ng build --prod",
8
"test": "ng test",
9
"test:ci": "ng test --watch=false --browsers=ChromeHeadlessCustom",
10
"lint": "ng lint",
projects/simplified-ui/package.json
@@ -1,6 +1,6 @@
"name": "simplified-ui",
- "version": "0.0.103",
"peerDependencies": {
"@angular/animations": "~9.1.9",
"@angular/cdk": "9.2.4",
0 commit comments