Skip to content

Commit 260f158

Browse files
committed
Merge pull request #164 from oskarhane/update-ascii-table
Update ascii-data-table to 1.3.3
2 parents 0c8d105 + 407eebe commit 260f158

File tree

10 files changed

+96
-55
lines changed

10 files changed

+96
-55
lines changed

app/components/ascii-data-table/.bower.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,15 @@
4242
"url": "https://github.com/oskarhane/ascii-data-table.git"
4343
},
4444
"homepage": "https://github.com/oskarhane/ascii-data-table",
45-
"version": "1.3.2",
46-
"_release": "1.3.2",
45+
"version": "1.3.3",
46+
"_release": "1.3.3",
4747
"_resolution": {
4848
"type": "version",
49-
"tag": "v1.3.2",
50-
"commit": "c3fe2344c78b6fd223f46497b60349ef0e7ed4a9"
49+
"tag": "v1.3.3",
50+
"commit": "f5a509638b1d60de0f3ae26903e4ba3fe4b0ae4d"
5151
},
5252
"_source": "https://github.com/oskarhane/ascii-data-table.git",
53-
"_target": "^1.1.0",
54-
"_originalSource": "ascii-data-table"
53+
"_target": "^1.3.3",
54+
"_originalSource": "ascii-data-table",
55+
"_direct": true
5556
}

app/components/ascii-data-table/lib/ascii-data-table.js

Lines changed: 21 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/components/ascii-data-table/lib/ascii-data-table.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/components/ascii-data-table/lib/bundle-angular.js

Lines changed: 21 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/components/ascii-data-table/lib/bundle-angular.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/components/ascii-data-table/lib/bundle-react.js

Lines changed: 21 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)