Skip to content

Commit

Permalink
update node to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
theKashey committed May 8, 2021
1 parent cea9f24 commit 9305d03
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10
12
14 changes: 7 additions & 7 deletions packages/component/.size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"dist/loadable.cjs.js": {
"bundled": 16504,
"minified": 7301,
"gzipped": 2586
"bundled": 16760,
"minified": 7400,
"gzipped": 2617
},
"dist/loadable.esm.js": {
"bundled": 16125,
"minified": 6997,
"gzipped": 2516,
"bundled": 16381,
"minified": 7096,
"gzipped": 2550,
"treeshaked": {
"rollup": {
"code": 276,
"import_statements": 276
},
"webpack": {
"code": 5872
"code": 5969
}
}
}
Expand Down

0 comments on commit 9305d03

Please sign in to comment.