updated package.json ver to test post-receive hook
This commit is contained in:
parent
5aa2a43fbe
commit
341b864027
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "rmcg.dev",
|
"name": "rmcg.dev",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "Projects completed while working through various HTML/CSS/JavaScript things. Primarily focused on Frontend Mentor. Ultimately it will aim to be a portfolio site.",
|
"description": "Projects completed while working through various HTML/CSS/JavaScript things. Primarily focused on Frontend Mentor. Ultimately it will aim to be a portfolio site.",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in New Issue