Skip to content

Commit

Permalink
upgrade word-wrap
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Ho <dxho@amazon.com>
  • Loading branch information
derek-ho committed Aug 2, 2023
1 parent 6b60135 commit aff8ffd
Show file tree
Hide file tree
Showing 2 changed files with 180 additions and 129 deletions.
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,12 @@
"plugin-helpers": "node ../../scripts/plugin_helpers"
},
"dependencies": {
"@types/angular": "^1.6.50",
"@types/react": "^16.3.14",
"@types/react-dom": "^16.0.5",
"brace": "0.11.1",
"react-double-scrollbar": "^0.0.15"
"react-double-scrollbar": "^0.0.15",
"yaml": "^2.2.2"
},
"devDependencies": {
"@testing-library/user-event": "^13.1.9",
Expand Down Expand Up @@ -58,4 +62,4 @@
"tough-cookie": "^4.1.3",
"semver": "^7.5.2"
}
}
}
Loading

0 comments on commit aff8ffd

Please sign in to comment.