Skip to content

Commit e0d904b

Browse files
committed
mark the package as private so it won't be published on npm
1 parent 94ff62b commit e0d904b

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
@@ -13,5 +13,6 @@
1313
"licenses": [{
1414
"type": "BSD",
1515
"url": "https://github.com/ibm-js/requirejs-dplugins/blob/master/LICENSE"
16-
}]
16+
}],
17+
"private": true
1718
}

0 commit comments

Comments
 (0)