Skip to content

Conversation

andrewiggins
Copy link
Member

Do a much needed devDeps upgrade

/node_modules
/npm-debug.log
.DS_Store
/src/preact-render-to-string-tests.d.ts
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Microbundle is now producing this file in src. Not sure why 🤷‍♂️

"lint-staged": "^10.4.0",
"microbundle": "^0.6.0",
"mocha": "^5.2.0",
"npm-merge-driver-install": "^1.1.1",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed npm-merge-driver-install since it seems the underlying npm-merge-driver is unmaintained and is responsible for weekly emails from GitHub in my inbox.

npm now auto merges package-lock.json conflicts by just running npm i. So my workflow now when I have a conflict is to first, fix up in conflicts in package.json then run npm i and npm won't fail.

@marvinhagemeister marvinhagemeister merged commit 8f6f12e into master Dec 29, 2020
@marvinhagemeister marvinhagemeister deleted the upgrade-deps branch December 29, 2020 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants