Skip to content

Commit

Permalink
Use lowercase name in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
uellenberg committed May 24, 2021
1 parent c848542 commit 88711cb
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
@@ -1,5 +1,5 @@
{
"name": "REXS",
"name": "rexs",
"version": "1.0.0",
"description": "REXS is Javascript library that helps in the creation of regular expressions.",
"main": "dist/cjs/index.js",
Expand Down

0 comments on commit 88711cb

Please sign in to comment.