Skip to content

Commit

Permalink
NPM publishable
Browse files Browse the repository at this point in the history
  • Loading branch information
tommoor committed Apr 1, 2017
1 parent 0001094 commit 82accb1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.DS_Store
.log
node_modules/
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@tommoor/tinycon",
"name": "tinycon",
"version": "0.6.7",
"description": "Add notification bubbles in the favicon",
"author": "Tom Moor <tom.moor@gmail.com> (http://tommoor.com)",
Expand All @@ -14,6 +14,7 @@
"url": "git://github.com/tommoor/tinycon.git"
},
"devDependencies": {
"grunt": "~0.4.5"
"grunt": "~0.4.5",
"grunt-contrib-uglify": "^2.2.1"
}
}
2 changes: 1 addition & 1 deletion tinycon.min.js

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

0 comments on commit 82accb1

Please sign in to comment.