Skip to content

Commit

Permalink
Add prepublish
Browse files Browse the repository at this point in the history
  • Loading branch information
tommoor committed Apr 1, 2017
1 parent 3a60dfe commit b904b25
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
{
"name": "tinycon",
"name": "@tommoor/tinycon",
"version": "0.6.6",
"description": "Add notification bubbles in the favicon",
"author": "Tom Moor <tom.moor@gmail.com> (http://tommoor.com)",
"license": "MIT",
"main" : "./tinycon.js",
"scripts": {
"build": "grunt uglify",
"prepublish": "grunt uglify"
},
"repository" : {
"type": "git",
"url": "git://github.com/tommoor/tinycon.git"
Expand Down

0 comments on commit b904b25

Please sign in to comment.