Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit 5cc36f6

Browse files
committed
Added private flag to package config.
1 parent ff861cc commit 5cc36f6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,6 @@
3737
"repository": {
3838
"type": "git",
3939
"url": "git://github.com/neogeek/doxdox-plugin-example.git"
40-
}
40+
},
41+
"private": true
4142
}

0 commit comments

Comments
 (0)