mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-09 16:06:21 +02:00
package.json: fix homepage
This commit is contained in:
@ -22,7 +22,7 @@
|
|||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/chinchang/web-maker/issues"
|
"url": "https://github.com/chinchang/web-maker/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/chinchang/web-maker#readme",
|
"homepage": "https://webmakerapp.com",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"babel-polyfill": "^6.23.0",
|
"babel-polyfill": "^6.23.0",
|
||||||
"babel-standalone": "^6.25.0"
|
"babel-standalone": "^6.25.0"
|
||||||
|
Reference in New Issue
Block a user