Skip to content

Commit

Permalink
Update npm version to match bower, new minified version
Browse files Browse the repository at this point in the history
  • Loading branch information
alalonde committed Jan 17, 2017
1 parent b669c44 commit 240a504
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion angular-scrollable-table.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"angular-scrollable-table.js",
"scrollable-table.css"
],
"version": "1.1.1",
"version": "1.1.2",
"homepage": "https://github.com/alalonde/angular-scrollable-table",
"authors": [
"Alec LaLonde <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"author": "Alec LaLonde",
"description": "A fixed-header scrollable table which auto-truncates overly-long headers, has resizable columns and sortable headers",
"version": "1.0.1",
"version": "1.1.2",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 240a504

Please sign in to comment.