remake / remake-cli

Create interactive web apps with just HTML (Remake CLI)
https://remaketheweb.com/
MIT License
392 stars 27 forks source link

Fix for adding new keys to packages.json #41

Closed arlm closed 1 year ago

arlm commented 1 year ago

Adds the ability to add new keys to package.json when they were not initially there, on top of the deepExtend process.

Closes #21