Skip to content

Commit

Permalink
update packages and use node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
sanusart committed Feb 26, 2022
1 parent 6f3194e commit c52f8c4
Show file tree
Hide file tree
Showing 13 changed files with 31,261 additions and 15,777 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"plugins": [
"emotion",
"@emotion",
"@babel/plugin-proposal-class-properties",
[
"transform-react-remove-prop-types",
Expand Down
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sudo: false
language: node_js

node_js:
- '10'
- '16'

branches:
only:
Expand Down
Loading

0 comments on commit c52f8c4

Please sign in to comment.