Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit a1565ef

Browse files
committed
build: mark as private for NPM
1 parent 3cbbca5 commit a1565ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "linter-elixirc",
33
"version": "1.7.0",
4+
"private": true,
45
"main": "./lib/init",
56
"description": "Bare Minimum Elixir lint package",
67
"repository": "https://github.com/AtomLinter/linter-elixirc",

0 commit comments

Comments
 (0)