Add private: true to avoid npm warnings

parent eaebdb3c
......@@ -112,7 +112,8 @@ create_package_version () {
"version": "0.1.0",
"dependencies": {
"$1": "$semver_version"
}
},
"private": true
}
EOL
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment