Skip to content

Commit

Permalink
Add missing build.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Humphreys committed Feb 21, 2020
1 parent 8948638 commit 49273e1
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 33 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tribute",
"description": "Native ES6 @mentions",
"version": "4.1.2",
"version": "4.1.3",
"main": ["dist/tribute.js", "dist/tribute.css"],
"authors": ["Jordan Humphreys <jordan@zurb.com>"],
"license": "MIT",
Expand Down
44 changes: 17 additions & 27 deletions dist/tribute.js

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

6 changes: 3 additions & 3 deletions dist/tribute.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tributejs",
"version": "4.1.2",
"version": "4.1.3",
"description": "Native ES6 @mentions",
"main": "dist/tribute.js",
"types": "tributejs.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion tributejs.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Type definitions for TributeJS v4.1.2
// Type definitions for TributeJS v4.1.3
// Project: https://github.com/zurb/tribute
// Definitions by: Jordan Humphreys <https://github.com/mrsweaters/>

Expand Down

0 comments on commit 49273e1

Please sign in to comment.