Skip to content

Commit 0cc9b1a

Browse files
committed
Update dependencies for React v16 resolves fridays#108
1 parent b8691e8 commit 0cc9b1a

File tree

3 files changed

+1653
-366
lines changed

3 files changed

+1653
-366
lines changed

.babelrc

+9-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,13 @@
22
"presets": [
33
"env",
44
"next/babel"
5-
]
5+
],
6+
"env": {
7+
"test": {
8+
"presets": [
9+
"env",
10+
"next/babel"
11+
]
12+
}
13+
}
614
}

0 commit comments

Comments
 (0)