Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core] Fix peer deps warnings #957

Merged
merged 1 commit into from
Dec 30, 2018
Merged

[core] Fix peer deps warnings #957

merged 1 commit into from
Dec 30, 2018

Conversation

HenriBeck
Copy link
Member

What would you like to add/fix?
This updates the peer dependencies to reflect the current dev dependencies.

@HenriBeck HenriBeck requested a review from kof December 29, 2018 22:03
@@ -1,5 +1,5 @@
{
"name": "jss",
"name": "root",
Copy link
Member

Choose a reason for hiding this comment

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

what does it do?

Copy link
Member Author

Choose a reason for hiding this comment

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

When running yarn outdated for example, yarn will show the name of the package. I changed it so we could easier differentiate between the actual jss package.

@HenriBeck HenriBeck merged commit f294576 into master Dec 30, 2018
@HenriBeck HenriBeck deleted the fix-peer-deps branch December 30, 2018 17:35
HenriBeck pushed a commit that referenced this pull request Dec 30, 2018
…warning

* origin/use-tiny-warning:
  Fix peer deps warnings (#957)
HenriBeck pushed a commit that referenced this pull request Dec 31, 2018
* react-jss/update: (42 commits)
  Update jss-preset-default.md (#959)
  Update projects.md (#960)
  [core] Use tiny warning (#953)
  Fix peer deps warnings (#957)
  Docs (#952)
  Docs (#951)
  add snapshots check to pre-commit hook
  Docs (#950)
  Add migrations.md (#947)
  update snapshot
  v10.0.0-alpha.2
  Update changelog.md
  v10.0.0-alpha.1
  use jss as a name in root package.json
  remove abstracitons.md
  docs
  [WIP] Docs (#929)
  fix headings
  make flow happy
  fix tests, move regex to the top, fix global.CSS accesss
  ...

# Conflicts:
#	karma.conf.js
#	packages/react-jss/src/compose.js
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.

None yet

2 participants