Skip to content

Commit b0ec975

Browse files
committed
Update package.json
1 parent 00321fd commit b0ec975

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"repository": {
1212
"type": "git",
13-
"url": "https://github.com/tariibaba.git"
13+
"url": "https://github.com/tariibaba/csv-to-xml-js.git"
1414
},
1515
"main": "dist/main.js",
1616
"module": "dist/module.js",
@@ -33,5 +33,8 @@
3333
"test": "jest",
3434
"watch": "parcel watch",
3535
"build": "parcel build"
36+
},
37+
"np": {
38+
"contents": "dist"
3639
}
3740
}

0 commit comments

Comments
 (0)