Skip to content

Commit d47abba

Browse files
committed
🔖 bump version, fix repo url
1 parent f1e3f63 commit d47abba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "fortune-http",
33
"description": "HTTP implementation for Fortune.js.",
4-
"version": "1.2.27",
4+
"version": "1.2.28",
55
"license": "MIT",
66
"repository": {
77
"type": "git",
8-
"url": "[email protected]:fortunejs/fortune-http.git"
8+
"url": "git+ssh://git@github.com/fortunejs/fortune-http.git"
99
},
1010
"scripts": {
1111
"demo": "node test/demo",

0 commit comments

Comments
 (0)