Skip to content

Commit

Permalink
🎨 Formatted codebase
Browse files Browse the repository at this point in the history
  • Loading branch information
Schotsl committed Aug 20, 2024
1 parent 34e8dbb commit 059aa76
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ the code and is deployed on NPM and https://deno.land.

## NPM (Node.js)

If you are using NPM (Node.js), follow these steps to install and use the Uwuifier package:
If you are using NPM (Node.js), follow these steps to install and use the
Uwuifier package:

### 1. Install package using NPM:

Expand Down
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@schotsl/uwuifier",
"version": "4.1.1",
"version": "4.2.0",
"exports": "./index.ts",
"imports": { "@deno/dnt": "jsr:@deno/dnt@^0.41.3" },
"exclude": ["npm"],
Expand Down

0 comments on commit 059aa76

Please sign in to comment.