We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b87e57e commit aca442eCopy full SHA for aca442e
package.json
@@ -8,13 +8,13 @@
8
"build": "webpack --config config/webpack.prod.js"
9
},
10
"license": "ISC",
11
- "homepage": "https://github.com/vvs-kim/react_ts_webpack_boilerplate",
+ "homepage": "https://github.com/vvs-kim/react-ts-webpack-boilerplate",
12
"author": {
13
"name": "Wooseok Kim"
14
15
"repository": {
16
"type": "git",
17
- "url": "https://github.com/vvs-kim/react_ts_webpack_boilerplate"
+ "url": "https://github.com/vvs-kim/react-ts-webpack-boilerplate"
18
19
"keywords": [
20
"react",
0 commit comments