Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
iRyusa committed Sep 20, 2017
1 parent 0f3a7c1 commit c9fb714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mjml-head-preview/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-head-preview",
"description": "mjml-head-preview",
"version": "3.3.3",
"version": "3.3.4",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand Down

3 comments on commit c9fb714

@PavloAndriiesh
Copy link

Choose a reason for hiding this comment

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

Hello. We have problem with this. There is no 3.3.4 version of mjml-head-preview published on npm yet. So trying to npm i mjml crashes at once with such error: npm ERR! notarget No compatible version found: mjml-head-preview@~3.3.4

@iRyusa
Copy link
Member Author

@iRyusa iRyusa commented on c9fb714 Sep 20, 2017

Choose a reason for hiding this comment

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

Yes we have an issue with package ownership. you can do npm i [email protected] until this is fixed

@PavloAndriiesh
Copy link

Choose a reason for hiding this comment

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

Great, thanks!

Please sign in to comment.