Skip to content

Commit 53b50d5

Browse files
authored
Update package.json
1 parent 201694b commit 53b50d5

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": "hmpl-loader",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "hmpl loader for webpack",
55
"main": "index.js",
66
"scripts": {},
@@ -11,12 +11,12 @@
1111
],
1212
"repository": {
1313
"type": "git",
14-
"url": "https://github.com/hmpljs/hmpl-loader"
14+
"url": "https://github.com/hmpl-language/hmpl-loader"
1515
},
1616
"bugs": {
17-
"url": "https://github.com/hmpljs/hmpl-loader/issues"
17+
"url": "https://github.com/hmpl-language/hmpl-loader/issues"
1818
},
19-
"homepage": "https://hmpljs.github.io",
19+
"homepage": "https://hmpl-lang.dev/webpack.html",
2020
"keywords": [
2121
"hmpl",
2222
"hmpl-js",

0 commit comments

Comments
 (0)