Skip to content

Commit

Permalink
chore: add npmrc to override perm when aws deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
varl committed Jun 26, 2019
1 parent 9643685 commit a44b5ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ bundle.zip
# Elastic Beanstalk Files
.elasticbeanstalk
node_modules/
static/
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
unsafe-perm=true

0 comments on commit a44b5ac

Please sign in to comment.