Skip to content

Commit

Permalink
Bump stage-1 dependency to stage-2
Browse files Browse the repository at this point in the history
Since the class properties proposal was moved to stage 2
at TC39, we no longer need the stage-1 dependency.
  • Loading branch information
calesce committed Sep 7, 2016
1 parent caf6d51 commit 752e32d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"babel-eslint": "^6.1.2",
"babel-preset-es2015": "^6.6.0",
"babel-preset-react": "^6.5.0",
"babel-preset-stage-1": "^6.5.0",
"babel-preset-stage-2": "^6.5.0",
"enzyme": "^2.2.0",
"eslint": "^2.9.0",
"eslint-config-airbnb": "^8.0.0",
Expand Down

0 comments on commit 752e32d

Please sign in to comment.