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

Commit c49c939

Browse files
committed
build: mark private for NPM
1 parent e4aec63 commit c49c939

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "linter-rust",
33
"main": "./lib/init",
44
"version": "1.0.1",
5+
"private": true,
56
"description": "Lint Rust-files, using rustc and/or cargo",
67
"repository": {
78
"type": "git",

0 commit comments

Comments
 (0)