Skip to content

Commit

Permalink
almost done, make build pending
Browse files Browse the repository at this point in the history
  • Loading branch information
borref committed Sep 5, 2016
1 parent 9b219d9 commit a25c69f
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
{
"name": "borref-portfolio",
"version": "0.1.0"
"version": "1.0.0",
"description": "Personal web portfolio",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/borref/borref-portfolio.git"
},
"author": "Andres Castañeda Borre",
"license": "ISC",
"bugs": {
"url": "https://github.com/borref/borref-portfolio/issues"
},
"homepage": "https://github.com/borref/borref-portfolio"
}

0 comments on commit a25c69f

Please sign in to comment.