Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
raulghm authored Apr 4, 2017
1 parent 8ba2246 commit 3866532
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,13 @@
"name": "cata-base-extend",
"version": "0.1.0",
"description": "CSS base styles for extend cata-base package",
"author": "Raúl Hernández",
"author": {
"name": "Raúl Hernández",
"email": "raulghm@gmail.com",
"url": "https://github.com/raulghm"
},
"repository": "raulghm/cata-base-extend",
"homepage": "https://github.com/raulghm/cata-base-extend#readme",
"scripts": {
"build": "npm run setup && npm run preprocess",
"build-test": "npm run setup && npm run preprocess-test",
Expand Down

0 comments on commit 3866532

Please sign in to comment.