Skip to content

Commit

Permalink
Fixed deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pateketrueke committed Jan 17, 2017
1 parent a25eb08 commit 3357a9e
Show file tree
Hide file tree
Showing 3 changed files with 355 additions and 345 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
yarn.lock -diff
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
"dev": "tarima -wP localhost:3000 -p 3001",
"svg": "svg-sprite -s --symbol-dest=svg --symbol-prefix=.svg- --ss=sprite.svg --si --sx --shape-id-generator=svg-%s --dest=views/includes public/svg/*.svg",
"post_deploy_staging": "scripty",
"post_deploy_production": "./scripts/post_deploy_production",
"dev": "tarima -wP localhost:3000 -p 3001"
"post_deploy_production": "./scripts/post_deploy_production"
},
"tarima": {
"src": "src/**/*",
Expand Down
Loading

0 comments on commit 3357a9e

Please sign in to comment.