Skip to content

Commit

Permalink
build(umd): 🔧 update rollup & bundlesize
Browse files Browse the repository at this point in the history
  • Loading branch information
navin-moorthy committed Sep 30, 2020
1 parent a75ac2f commit 05f6457
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,6 @@ yarn-error.log*
/es
/lib
/types
size-plugin.json
stats-react.json
stats.html
10 changes: 4 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,16 +119,14 @@
"react-test-renderer": "16.13.1",
"react-transition-group": "4.4.1",
"rimraf": "^3.0.2",
"rollup": "^2.16.1",
"rollup": "^2.28.2",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-jscc": "^1.0.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-peer-deps-external": "^2.2.2",
"rollup-plugin-prettier": "^2.1.0",
"rollup-plugin-peer-deps-external": "^2.2.3",
"rollup-plugin-size": "^0.2.2",
"rollup-plugin-terser": "^6.1.0",
"rollup-plugin-visualizer": "^4.0.4",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-visualizer": "^4.1.1",
"sort-package-json": "1.46.0",
"ts-jest": "26.3.0",
"ts-morph": "8.1.0",
Expand Down

0 comments on commit 05f6457

Please sign in to comment.