Skip to content

Commit

Permalink
Fix dep version format
Browse files Browse the repository at this point in the history
  • Loading branch information
devinivy committed Feb 24, 2019
1 parent 4808586 commit c824b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -51,6 +51,6 @@
"schmervice": "1.x.x",
"schwifty": "4.x.x",
"strip-ansi": "5.x.x",
"uuid": "^3.3.2"
"uuid": "3.x.x"
}
}

0 comments on commit c824b27

Please sign in to comment.