Should the develop branch have the production changes merged in? The version in the package.json is e.g. out of date. I'd normally expect develop to be ahead of production, not the other way around :)
Also, is the master branch in use, or should it just be deleted?
Should the
developbranch have theproductionchanges merged in? The version in thepackage.jsonis e.g. out of date. I'd normally expect develop to be ahead of production, not the other way around :)Also, is the
masterbranch in use, or should it just be deleted?