Skip to content

Commit

Permalink
@mia-platform-internal/fast-data-secret-js tagged at version: 0.2.0-rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
amountainram committed Jul 15, 2024
1 parent cb72b0b commit abb14fd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postchannel",
"version": "0.1.1",
"version": "0.2.0-rc0",
"type": "module",
"main": "dist/cjs/index.cjs",
"module": "dist/es/index.js",
Expand Down Expand Up @@ -46,5 +46,6 @@
"peerDependencies": {
"rxjs": "^7"
},
"packageManager": "[email protected]"
"packageManager": "[email protected]",
"stableVersion": "0.1.1"
}

0 comments on commit abb14fd

Please sign in to comment.