Skip to content
This repository has been archived by the owner on Jul 25, 2021. It is now read-only.

Commit

Permalink
package.json additions
Browse files Browse the repository at this point in the history
  • Loading branch information
clarketm committed May 11, 2016
1 parent 8425ee6 commit 7b9c9b1
Show file tree
Hide file tree
Showing 20 changed files with 12 additions and 1,791 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tableexport.js",
"version": "3.2.1",
"version": "3.2.2",
"authors": [
"clarketm <travis.m.clarke@gmail.com>"
],
Expand Down
2 changes: 1 addition & 1 deletion dist/js/tableexport.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* TableExport.js v3.2.1 (http://www.clarketravis.com)
* TableExport.js v3.2.2 (http://www.clarketravis.com)
* Copyright 2015 Travis Clarke
* Licensed under the MIT license
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/js/tableexport.min.js

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

7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,13 @@
"scripts": {
"test": "gulp"
},
"repository": {
"type": "git",
"url": "https://github.com/clarketm/TableExport"
},
"bugs": {
"url": "https://github.com/clarketm/TableExport/issues"
},
"dependencies": {
"Blob": "*",
"bootstrap": "~3.3.5",
Expand Down
2 changes: 1 addition & 1 deletion src/stable/js/tableexport.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* TableExport.js v3.2.1 (http://www.clarketravis.com)
* TableExport.js v3.2.2 (http://www.clarketravis.com)
* Copyright 2015 Travis Clarke
* Licensed under the MIT license
*/
Expand Down
2 changes: 1 addition & 1 deletion src/stable/js/tableexport.min.js

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

239 changes: 0 additions & 239 deletions src/v3/tableexport-3.0.js

This file was deleted.

6 changes: 0 additions & 6 deletions src/v3/tableexport-3.0.min.js

This file was deleted.

Loading

0 comments on commit 7b9c9b1

Please sign in to comment.