Skip to content
This repository was archived by the owner on Mar 12, 2020. It is now read-only.

Commit 481aaa7

Browse files
committed
Prevented accidental publication of snowplow-tracker to npm (closes snowplow#300)
1 parent b2994ea commit 481aaa7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,6 @@
3737
"events",
3838
"open source"
3939
],
40-
"license": "Simplified BSD"
40+
"license": "Simplified BSD",
41+
"private": true
4142
}

0 commit comments

Comments
 (0)