Skip to content

Commit

Permalink
Fixed typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
NicmeisteR committed Mar 17, 2022
1 parent d5fc74a commit 6c85cbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "node-essentials",
"version": "2.0.4",
"version": "2.0.5",
"description": "Essential Node Toolkit",
"main": "src/index.js",
"main": "src/index.mjs",
"type": "module",
"scripts": {
"test": "node tests/test.js"
Expand Down

0 comments on commit 6c85cbe

Please sign in to comment.