@solidexpert/comment-api
Advanced tools
Comparing version 1.0.36 to 1.0.37
{ | ||
"name": "@solidexpert/comment-api", | ||
"version": "1.0.36", | ||
"version": "1.0.37", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "*", |
@@ -5,2 +5,3 @@ export * from './lib/model'; | ||
export * from './lib/common/utils'; | ||
export * from './lib/controllers/Comment'; | ||
export * from './lib/defs/AddCommentToCommentListCommand'; | ||
@@ -22,3 +23,2 @@ export * from './lib/defs/CommentListViewModelSummary'; | ||
export * from './lib/defs/UserInformationViewModelSummary'; | ||
export * from './lib/controllers/Comment'; | ||
export * from './lib/store/comment/addCommentToCommentList/addCommentToCommentList.service'; | ||
@@ -25,0 +25,0 @@ export * from './lib/store/comment/createComment/createComment.service'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet