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.
2 parents 932b916 + a95389d commit 2edb23aCopy full SHA for 2edb23a
package.json
@@ -80,5 +80,6 @@
80
"build": "webpack",
81
"start": "cross-env NODE_ENV=development webpack-dev-server --open",
82
"test": "jest --coverage"
83
- }
+ },
84
+ "private": true
85
}
0 commit comments