only publish lib on npm

This commit is contained in:
Brett Neese 2017-12-19 13:44:18 -06:00
parent 10dac6d6fd
commit 0adcef96f8

View File

@ -1,8 +1,11 @@
{
"name": "log4js",
"version": "2.4.1",
"version": "2.4.2",
"description": "Port of Log4js to work with node.",
"homepage": "https://log4js-node.github.io/log4js-node/",
"files": [
"lib"
],
"keywords": [
"logging",
"log",