Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Commit

Permalink
[Dev Deps] update browserify, bundle-collapser, react, `uglifyi…
Browse files Browse the repository at this point in the history
…fy`, `uglifyjs`
  • Loading branch information
ljharb committed Aug 31, 2019
1 parent 4d34e9a commit d2959d8
Show file tree
Hide file tree
Showing 2 changed files with 429 additions and 351 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@
"devDependencies": {
"babel-jest": "^19.0.0",
"babel-preset-react": "^6.24.1",
"browserify": "^16.2.3",
"bundle-collapser": "^1.2.1",
"browserify": "^16.5.0",
"bundle-collapser": "^1.3.0",
"eslint": "^6.3.0",
"in-publish": "^2.0.0",
"jest": "^19.0.2",
"react": "^15.5.1",
"uglifyify": "^3.0.4",
"uglifyjs": "^2.4.10"
"react": "^15.5.4",
"uglifyify": "^5.0.2",
"uglifyjs": "^2.4.11"
},
"browserify": {
"transform": [
Expand Down
Loading

0 comments on commit d2959d8

Please sign in to comment.