Skip to content

refactor: Not needed dependencies removed/moved to peerDependencies#4

Open
muratcorlu wants to merge 2 commits intorubenvanrooij:masterfrom
muratcorlu:master
Open

refactor: Not needed dependencies removed/moved to peerDependencies#4
muratcorlu wants to merge 2 commits intorubenvanrooij:masterfrom
muratcorlu:master

Conversation

@muratcorlu
Copy link
Copy Markdown

  • I think aws-lambda added to dependencies by mistake. Removed it
  • reflect-metadata mentioned in Readme file to be installed separately. That means it should be a peerDependency. Moved it.
  • install-self-peers expecting yarn to be installed. yarn is not a dependency. I preferred to run it via npm.

ps: build command is also needs yarn, now. I couldn't find npm equivalent of yarn cache. But I thinks it's also wise to build project with npm.

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