Skip to content

Commit

Permalink
fix(index): fix for #11
Browse files Browse the repository at this point in the history
  • Loading branch information
luisherranz committed Jun 21, 2018
1 parent a4bc06a commit 6ffb787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ export const string200 =
export const string400 =
'asdfdasdfdasfasfdafasfasfasfasfasfasfsafasfasfasdfdasfasfasfsdasdfasdasafsfsafsdsdf asdfdasdfdasfasfdafasfasfasfasfasfasfsafasfasfasdfdasfasfasfsdasdfasdasafsfsafsdsdf';

export const newFeature = 'sooo important new feature';
export const newFeature = 'sooo important new feature with a patch';

0 comments on commit 6ffb787

Please sign in to comment.