Skip to content

Commit

Permalink
mark decor as private so it won't be published on npm
Browse files Browse the repository at this point in the history
  • Loading branch information
clmath committed Nov 27, 2014
1 parent e4ee2d6 commit 87e15f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@
"url": "https://github.com/ibm-js/decor/blob/master/LICENSE"
}
],
"bugs": "https://github.com/ibm-js/decor/issues"
"bugs": "https://github.com/ibm-js/decor/issues",
"private": true
}

0 comments on commit 87e15f5

Please sign in to comment.