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

Commit b90aa91

Browse files
committed
build: mark as private NPM package
1 parent e391b60 commit b90aa91

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
@@ -2,6 +2,7 @@
22
"name": "linter-shellcheck",
33
"main": "./lib/main.js",
44
"version": "1.6.0",
5+
"private": true,
56
"description": "Lint Bash on the fly, using shellcheck",
67
"repository": "https://github.com/AtomLinter/linter-shellcheck",
78
"license": "MIT",

0 commit comments

Comments
 (0)