Skip to content

Commit aa0b369

Browse files
committed
Updating package.json links
1 parent ab0b876 commit aa0b369

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeflask",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A micro code-editor for awesome web pages",
55
"main": "build/codeflask.min.js",
66
"files": [
@@ -36,7 +36,7 @@
3636
},
3737
"repository": {
3838
"type": "git",
39-
"url": "git+https://github.com/kazzkiq/CodeFlask.js.git"
39+
"url": "git+https://github.com/kazzkiq/CodeFlask.git"
4040
},
4141
"keywords": [
4242
"code-editor",
@@ -47,7 +47,7 @@
4747
"author": "Claudio Holanda",
4848
"license": "MIT",
4949
"bugs": {
50-
"url": "https://github.com/kazzkiq/CodeFlask.js/issues"
50+
"url": "https://github.com/kazzkiq/CodeFlask/issues"
5151
},
52-
"homepage": "https://kazzkiq.github.io/CodeFlask.js/"
52+
"homepage": "https://kazzkiq.github.io/CodeFlask/"
5353
}

0 commit comments

Comments
 (0)