Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

Commit

Permalink
fix babel
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane DeWael committed Aug 7, 2018
1 parent 2a13dc1 commit f12d763
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,5 @@
"presets": [
"es2015",
"es2016"
],
"plugins": [
"syntax-dynamic-import",
["system-import-transformer", { "modules": "common" }]
]
}
1 change: 0 additions & 1 deletion examples/greet-and-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"@aoberoi/passport-slack": "^1.0.5",
"@slack/client": "^3.8.1",
"@slack/events-api": "^2.0.0",
"body-parser": "^1.16.1",
"dotenv": "^4.0.0",
"express": "^4.14.1",
"passport": "^0.3.2"
Expand Down

0 comments on commit f12d763

Please sign in to comment.