From 6e9cec0ab4875c677e4447f67f0ee06263c591d0 Mon Sep 17 00:00:00 2001 From: Alper Ebicoglu Date: Wed, 12 Jun 2019 11:14:59 +0300 Subject: [PATCH] add freeze-ui to theme.shared --- npm/packs/aspnetcore.mvc.ui.theme.shared/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/npm/packs/aspnetcore.mvc.ui.theme.shared/package.json b/npm/packs/aspnetcore.mvc.ui.theme.shared/package.json index e8fdce70e0..cc803f2154 100644 --- a/npm/packs/aspnetcore.mvc.ui.theme.shared/package.json +++ b/npm/packs/aspnetcore.mvc.ui.theme.shared/package.json @@ -15,7 +15,8 @@ "@abp/select2": "^0.4.9", "@abp/sweetalert": "^0.4.9", "@abp/timeago": "^0.4.9", - "@abp/toastr": "^0.4.9" + "@abp/toastr": "^0.4.9", + "@abp/freeze-ui": "^0.4.9" }, "gitHead": "2e846ad3e5a8cbe04100484865335fbcd845a342" }