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

Add uuid package and related types #158

Merged

Conversation

Vadorequest
Copy link
Member

Change import from "import uuid from 'uuid/v1';" to "import { v1 as uuid } from 'uuid'" to avoid TS issue

…from 'uuid/v1';" to "import { v1 as uuid } from 'uuid'" to avoid TS issue
@Vadorequest Vadorequest linked an issue Sep 5, 2020 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Sep 5, 2020

✅  Deployment SUCCESS
Commit 0d38c5e successfully deployed to https://nrn-v2-mst-aptd-at-lcz-sty-c1-akvf0vsmf.vercel.app
Deployment aliased as https://nrn-v2-mst-aptd-at-lcz-sty-c1-bugfix-155.vercel.app

@github-actions
Copy link

github-actions bot commented Sep 5, 2020

❌  E2E tests FAILED
Download artifacts (screenshots + videos) from checks section

@Vadorequest Vadorequest merged commit fe4e1eb into v2-mst-aptd-at-lcz-sty Sep 5, 2020
@Vadorequest Vadorequest deleted the bugfix-155-missing-uuid-package branch September 5, 2020 12:36
Vadorequest added a commit that referenced this pull request Sep 6, 2020
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.

uuid is not listed in package.json
1 participant