Commit a95389d
committed
Set 'private' flag in package.json
XSnippet Web is a single page application, and, therefore, we have no
plans to publish it on npm. In order to prevent accidental publication,
let's set '"private": false' option.1 parent 932b916 commit a95389d
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
| 84 | + | |
84 | 85 | | |
0 commit comments