Skip to content

Commit

Permalink
Update package info
Browse files Browse the repository at this point in the history
  • Loading branch information
CallumHoward committed Sep 29, 2021
1 parent 1dbcf12 commit 503c29e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "react-loadable",
"version": "5.5.0",
"name": "@safetyculture/react-loadable",
"version": "5.5.1",
"description": "A higher order component for loading components with promises",
"main": "lib/index.js",
"author": "James Kyle <[email protected]>",
"license": "MIT",
"repository": "thejameskyle/react-loadable",
"repository": "SafetyCulture/react-loadable",
"files": [
"babel.js",
"webpack.js",
Expand Down

0 comments on commit 503c29e

Please sign in to comment.