change workflow designer version to '1.0.0' from '0.0.0' and remove internal ip address
Issue-ID: SDC-256
Change-Id: I52fe8f95f7939a159fc348072e7fa3993c761deb
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
 {
   "name": "workflow-designer",
-  "version": "0.0.0",
+  "version": "1.0.0",
   "license": "MIT",
   "scripts": {
     "ng": "ng",
-    "start": "ng serve --host 10.90.74.215 --disable-host-check=true",
+    "start": "ng serve",
     "build": "ng build",
     "test": "ng test",
     "lint": "ng lint",