Skip to content

Commit eea4db8

Browse files
author
John Agan
committed
updated packages build packages to latest
1 parent c49f0f0 commit eea4db8

File tree

5 files changed

+15105
-9462
lines changed

5 files changed

+15105
-9462
lines changed

.babelrc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"presets": ["es2015", "stage-1"],
3-
"plugins": ["add-module-exports"],
2+
"presets": ["@babel/preset-env"],
3+
"plugins": [],
44
"env": {
55
"development": {
66
"sourceMaps": "inline"
77
}
88
}
9-
}
9+
}

0 commit comments

Comments
 (0)