Skip to content

Commit

Permalink
Fix typoe in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Kmaschta authored Aug 9, 2019
1 parent ce6db61 commit 296a6cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"/node_modules/",
"/lib/",
"/esm/",
"/examples/simplme/"
"/examples/simple/"
],
"transformIgnorePatterns": [
"[/\\\\]node_modules[/\\\\].+\\.(js|jsx|mjs|ts|tsx)$"
Expand Down

0 comments on commit 296a6cd

Please sign in to comment.