Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
afeiship committed May 27, 2024
1 parent e6b4dcd commit 83117fc
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions packages/lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jswork/react-progress-loader",
"version": "1.0.0",
"version": "1.0.1",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -34,5 +34,12 @@
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
}
},
"keywords": [
"react",
"interactive",
"loader",
"overlay",
"progress"
]
}

0 comments on commit 83117fc

Please sign in to comment.