Skip to content

Commit b6b104c

Browse files
committed
feat!: force version
1 parent cf399d3 commit b6b104c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "barehttp",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Lightweight and fast Node.js web server",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
@@ -40,7 +40,7 @@
4040
"author": "Konstantin Knyazev <konstantinknyazev@outlook.com>",
4141
"repository": {
4242
"type": "git",
43-
"url": "https://github.com/sckv/barehttp.git"
43+
"url": "git+https://github.com/sckv/barehttp.git"
4444
},
4545
"license": "MIT",
4646
"dependencies": {

0 commit comments

Comments
 (0)