Skip to content

Commit 1c02919

Browse files
committed
chore(package.json): semantic-release
1 parent c5e0d3b commit 1c02919

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/easy-webpack/assign.git"
13+
"url": "git+https://github.com/easy-webpack/assign.git"
1414
},
1515
"keywords": [
1616
"object.assign",
@@ -46,5 +46,8 @@
4646
"require": [
4747
"ts-node/register"
4848
]
49+
},
50+
"directories": {
51+
"test": "test"
4952
}
5053
}

0 commit comments

Comments
 (0)