Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
chore: mark the utils package as private
- Loading branch information
1 parent
1fb843c
commit 34a7913d5bea2f607031a0491bf08f6884f867f2
Showing
1 changed file
with
1 addition
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -12,6 +12,7 @@ | ||
"keywords": [], | ||
"license": "BSD-3-Clause", | ||
"main": "src", | ||
"private": true, | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/Dreamscapes/atom-ide-mocha-core.git" | ||