Skip to content

Commit 9c1bbfe

Browse files
committed
Mark package as private to prevent accidental publish
1 parent 09930fa commit 9c1bbfe

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": "electron-api-demos",
33
"version": "1.0.0",
44
"description": "Electron interactive API demos",
5+
"private": true,
56
"main": "main.js",
67
"scripts": {
78
"start": "electron .",

0 commit comments

Comments
 (0)