Skip to content

Commit 317808f

Browse files
authored
refactor: added missing private declaration
1 parent 941e534 commit 317808f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@
1818
"license": "MIT",
1919
"dependencies": {
2020
"npm-run-all": "4.1.5"
21-
}
21+
},
22+
"private": true
2223
}

0 commit comments

Comments
 (0)