Skip to content

Commit 0f4c9e6

Browse files
authored
use private: true to avoid missing maintainer warning
1 parent 8c26d12 commit 0f4c9e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

inst/templates/widget_package.json.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"private": true,
23
"dependencies": {
34
%s
45
},

0 commit comments

Comments
 (0)