Skip to content

Commit e6f05bf

Browse files
committed
Update proposal stages used
1 parent d330942 commit e6f05bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.babelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"presets": ["react", "es2015", "stage-0"]
2+
"presets": ["react", "es2015", "stage-2"]
33
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"babel-loader": "^6.2.4",
3232
"babel-preset-es2015": "^6.13.2",
3333
"babel-preset-react": "^6.11.1",
34-
"babel-preset-stage-0": "^6.5.0",
34+
"babel-preset-stage-2": "^6.5.0",
3535
"browser-sync": "^2.18.6",
3636
"chai": "^3.5.0",
3737
"enzyme": "^2.7.1",

0 commit comments

Comments
 (0)