private for no publish

This commit is contained in:
Michael Peters 2023-01-09 12:52:48 -08:00
parent 507971d418
commit b9159e5b98

View File

@ -2,6 +2,7 @@
"name": "test-webpack", "name": "test-webpack",
"version": "1.0.0", "version": "1.0.0",
"description": "Template Webpack Starting Project", "description": "Template Webpack Starting Project",
"private": true,
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },