Skip to content

Commit

Permalink
🚚 Rename es -> src
Browse files Browse the repository at this point in the history
  • Loading branch information
nlepage committed Apr 21, 2017
1 parent 9713a6a commit a1319c2
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"lodash": "^4.17.4"
},
"scripts": {
"build": "babel es -d .",
"lint": "eslint es"
"build": "babel src -d .",
"lint": "eslint src"
}
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit a1319c2

Please sign in to comment.