Skip to content

Commit aca442e

Browse files
committed
v0.1.0
1 parent b87e57e commit aca442e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"build": "webpack --config config/webpack.prod.js"
99
},
1010
"license": "ISC",
11-
"homepage": "https://github.com/vvs-kim/react_ts_webpack_boilerplate",
11+
"homepage": "https://github.com/vvs-kim/react-ts-webpack-boilerplate",
1212
"author": {
1313
"name": "Wooseok Kim"
1414
},
1515
"repository": {
1616
"type": "git",
17-
"url": "https://github.com/vvs-kim/react_ts_webpack_boilerplate"
17+
"url": "https://github.com/vvs-kim/react-ts-webpack-boilerplate"
1818
},
1919
"keywords": [
2020
"react",

0 commit comments

Comments
 (0)