1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-10 00:16:18 +02:00

package.json: fix homepage

This commit is contained in:
Kushagra Gour
2017-07-16 02:48:40 +05:30
parent 1409aba795
commit 51060a905a

View File

@ -22,7 +22,7 @@
"bugs": {
"url": "https://github.com/chinchang/web-maker/issues"
},
"homepage": "https://github.com/chinchang/web-maker#readme",
"homepage": "https://webmakerapp.com",
"dependencies": {
"babel-polyfill": "^6.23.0",
"babel-standalone": "^6.25.0"