Skip to content

Commit

Permalink
Closes #42
Browse files Browse the repository at this point in the history
  • Loading branch information
VadimDez committed Jan 9, 2018
1 parent 04d0df4 commit 1d11d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ngx-order-pipe",
"version": "1.1.1",
"description": "Angular order pipe, order collection by a field",
"main": "dist/bundles/ngx-order-pipe.js",
"main": "dist/bundles/ngx-order-pipe.umd.js",
"module": "dist/index.js",
"typings": "dist/index.d.ts",
"files": [
Expand Down

0 comments on commit 1d11d65

Please sign in to comment.