Skip to content

Commit 8813959

Browse files
author
Matheus Marsiglio
committed
chore: fix package.json informations
1 parent fcf9c1c commit 8813959

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "nucleojs",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"main": "dist/index.js",
55
"types": "dist/index.d.ts",
66
"author": "Matheus Marsiglio <[email protected]>",
7-
"repository": "git://github.com/nucleojs/nucleo",
7+
"repository": "git://github.com/mtmr0x/nucleo",
88
"license": "MIT",
99
"private": false,
1010
"husky": {

0 commit comments

Comments
 (0)