ubccsss / ubccsss.org

Website for the UBC CSSS
https://ubccsss.org/
MIT License
16 stars 47 forks source link

Something about package.json #601

Closed justindhillon closed 3 months ago

justindhillon commented 10 months ago

I added "private": true to package.json. This prevents someone from accidentally publishing the website to the npm repositories. This is standard practice for websites that use npm.

Documentation: https://docs.npmjs.com/cli/v10/configuring-npm/package-json#private