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

Adds notification when outdated #6

Merged
merged 2 commits into from
Jun 13, 2018
Merged

Adds notification when outdated #6

merged 2 commits into from
Jun 13, 2018

Conversation

pellebjerkestrand
Copy link
Contributor

Fixes #3

Copy link
Contributor

@asbjornh asbjornh left a comment

Choose a reason for hiding this comment

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

Nice!

index.js Outdated
@@ -11,11 +11,15 @@ const {
toStateless
} = require('@creuna/react-scripts');

const pkg = require('./package.json');
const configstore = require('./source/configstore');
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we abstract this? We really only need the package version and not the configstore api here

@asbjornh asbjornh merged commit 6095d5f into master Jun 13, 2018
@asbjornh asbjornh deleted the feature/version-check branch June 13, 2018 15:09
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