Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Himenon committed Feb 4, 2024
1 parent 1c2f058 commit 006cf32
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,7 +1,6 @@
{
"name": "@himenon/message-command-parser",
"version": "1.1.3",
"type": "module",
"description": "Parse space- and colon-separated messages into parameters",
"keywords": [
"message parser",
Expand All @@ -23,6 +22,7 @@
"url": "https://github.com/Himenon"
},
"sideEffects": false,
"type": "module",
"exports": {
".": {
"import": "./dist/index.js",
Expand Down

0 comments on commit 006cf32

Please sign in to comment.