diff options
author | cyuamber <xuranyjy@chinamobile.com> | 2019-11-19 16:51:15 +0800 |
---|---|---|
committer | cyuamber <xuranyjy@chinamobile.com> | 2019-11-19 16:51:20 +0800 |
commit | c2e8154a82ff9c2ad16ede6dc488150628cb17b3 (patch) | |
tree | b226cb1db64d58e70191236846e400049d6b5f07 /usecaseui-portal/package.json | |
parent | 214d67b1555d4018c2189dd641aee27ed2b3e230 (diff) |
feat: change the order of main menu and re-install the node package
Change-Id: I683424b3a568fc9594061d63c9d358ca592ff099
Issue-ID: USECASEUI-352
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
Diffstat (limited to 'usecaseui-portal/package.json')
-rw-r--r-- | usecaseui-portal/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usecaseui-portal/package.json b/usecaseui-portal/package.json index 067fe771..eabd63d0 100644 --- a/usecaseui-portal/package.json +++ b/usecaseui-portal/package.json @@ -61,4 +61,4 @@ "tslint": "~5.9.1", "typescript": "~2.5.3" } -}
\ No newline at end of file +} |