gingko / client

Gingko Writer. Tree-based writing software, written in Elm.
https://gingkowriter.com
MIT License
361 stars 49 forks source link

Duplicate packages in two-package JSON structure #140

Closed AdrianoFerrari closed 5 years ago

AdrianoFerrari commented 5 years ago

Either drop the two-package structure, or remove the duplicates. https://www.electron.build/tutorials/two-package-structure

(app/package.json should only have dependencies, while package.json only devDependencies)

AdrianoFerrari commented 5 years ago

Low value issue. Closing to declutter.