Skip to content

Commit

Permalink
fix: some edits to force version update and release (#1513)
Browse files Browse the repository at this point in the history
  • Loading branch information
Markiewic committed Oct 21, 2023
1 parent d432837 commit d6dc030
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion libs/cdk/src/_noop.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
// eslint-disable-next-line @typescript-eslint/no-empty-function
export function _noop(): void {}
//
1 change: 0 additions & 1 deletion libs/ngxs/src/public_api.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
export { NGXS_DATA_CONFIG, NgxsDataConfig } from './config/ngx-data.config';
export { NgxsDataPluginModule } from './ngxs-data.module';
//

0 comments on commit d6dc030

Please sign in to comment.