File tree 3 files changed +5
-3
lines changed
3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 2
2
package.json
3
3
node_modules
4
4
dist
5
+ CHANGELOG.md
Original file line number Diff line number Diff line change @@ -3,3 +3,4 @@ package.json
3
3
node_modules
4
4
pnpm-lock.yaml
5
5
dist
6
+ CHANGELOG.md
Original file line number Diff line number Diff line change 7
7
" command parser" ,
8
8
" string parser"
9
9
],
10
- "homepage" : " https://github.com/Himenon/message-command-parser #readme" ,
10
+ "homepage" : " https://github.com/Himenon/message-command-parser#readme" ,
11
11
"bugs" : {
12
- "url" : " https://github.com/Himenon/message-command-parser /issues"
12
+ "url" : " https://github.com/Himenon/message-command-parser/issues"
13
13
},
14
14
"repository" : {
15
15
"type" : " git" ,
16
- "url" : " git@github.com:Himenon/message-command-parser .git"
16
+ "url" : " git@github.com:Himenon/message-command-parser.git"
17
17
},
18
18
"license" : " MIT" ,
19
19
"author" : {
You can’t perform that action at this time.
0 commit comments