Skip to content

Commit 6b3aa63

Browse files
Set package as private
1 parent 8ae6dd7 commit 6b3aa63

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": "mojs.github.io",
33
"version": "1.0.0",
44
"description": "Official mojs website for tutorials and documentation",
5+
"private": true,
56
"scripts": {
67
"start": "vuepress dev docs",
78
"build": "vuepress build docs"

0 commit comments

Comments
 (0)