Skip to content

Commit f96a3a8

Browse files
author
bootstrap-vue-bot
committed
1 parent 97387c9 commit f96a3a8

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.babelrc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"presets": [
3+
[
4+
"es2015"
5+
]
6+
]
7+
}

package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,6 @@
6868
"Tooltip",
6969
"Thether"
7070
],
71-
"babel": {
72-
"presets": [
73-
[
74-
"es2015"
75-
]
76-
]
77-
},
7871
"dependencies": {
7972
"bootstrap": "^4.0.0-",
8073
"tether": "latest",

0 commit comments

Comments
 (0)