mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-01-13 15:29:16 +01:00
Update public email, add repository
This commit is contained in:
parent
c8e68a2138
commit
88481e75f0
@ -14,12 +14,16 @@
|
|||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
"deploy": "gatsby build --prefix-links && gh-pages -d public"
|
"deploy": "gatsby build --prefix-links && gh-pages -d public"
|
||||||
},
|
},
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "git+https://github.com/alxshelepenok/gatsby-starter-lumen.git"
|
||||||
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"gatsby",
|
"gatsby",
|
||||||
"blog",
|
"blog",
|
||||||
"react"
|
"react"
|
||||||
],
|
],
|
||||||
"author": "Alexander Shelepenok <a.shelepenok@gmail.com>",
|
"author": "Alexander Shelepenok <alxshelepenok@gmail.com>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"babel-plugin-add-module-exports": "^0.2.1",
|
"babel-plugin-add-module-exports": "^0.2.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user