Revert "Explicitly set NPM registry to public registry"
[ccsdk/cds.git] / cds-ui / designer-client / package.json
index a4482c6..6b636c4 100644 (file)
@@ -5,6 +5,7 @@
     "ng": "ng",
     "start": "npm run lint && ng serve --proxy-config proxy.conf.json && ng build --prod --aot ",
     "build": "npm run lint && ng build --prod --aot ",
+    "build:local": "ng build --prod --aot",
     "test": "ng test",
     "lint": "ng lint",
     "e2e": "ng e2e",
@@ -45,9 +46,9 @@
     "ngx-bootstrap": "^5.6.1",
     "ngx-file-drop": "^8.0.8",
     "ngx-toastr": "^11.3.3",
-    "ngx-ui-loader": "^8.0.0",
     "ngx-tour-core": "^4.1.1",
     "ngx-tour-md-menu": "^4.1.1",
+    "ngx-ui-loader": "^8.0.0",
     "rxjs": "~6.4.0",
     "stream": "0.0.2",
     "tslib": "^1.10.0",