Skip to content

Commit 3b5e409

Browse files
committed
1.5.0
1 parent af02839 commit 3b5e409

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tuture",
3-
"version": "0.5.3",
3+
"version": "1.5.0",
44
"description": "Tuture magically turns your repositories into juicy tutorials.",
55
"main": "index.ts",
66
"preferGlobal": true,
@@ -28,12 +28,12 @@
2828
"tuture": "./bin/run"
2929
},
3030
"bugs": {
31-
"url": "https://github.com/tutureproject/cli/issues"
31+
"url": "https://github.com/tutureproject/tuture/issues"
3232
},
33-
"homepage": "https://github.com/tutureproject/cli#readme",
33+
"homepage": "https://github.com/tutureproject/tuture#readme",
3434
"files": [
3535
"/bin",
36-
"/dist"
36+
"/build"
3737
],
3838
"dependencies": {
3939
"@oclif/command": "^1.4.36",

0 commit comments

Comments
 (0)