We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f0f960 commit 86d4ad6Copy full SHA for 86d4ad6
package.json
@@ -5,6 +5,7 @@
5
"main": "src/index.js",
6
"author": "chengpeiquan",
7
"license": "MIT",
8
+ "private": true,
9
"scripts": {
10
"dev": "node src/index.js",
11
"build": "npm run build:win && npm run build:mac",
0 commit comments