Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
crherman7 committed May 21, 2024
1 parent ac90c75 commit 403b47d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@crherman7/rechunk",
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.2",
"description": "🚀 Render Remote Chunks with React Native",
"license": "MIT",
"private": true,
Expand All @@ -26,11 +26,6 @@
"plugin",
"rechunk.podspec"
],
"workspaces": [
"app",
"docs",
"example"
],
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
Expand Down Expand Up @@ -91,5 +86,10 @@
"release-it": "^17.3.0",
"tsup": "^8.0.2",
"typescript": "^5.4.2"
}
},
"workspaces": [
"app",
"docs",
"example"
]
}

0 comments on commit 403b47d

Please sign in to comment.