Skip to content

Commit b424212

Browse files
committed
3.0.1
1 parent a7de6c2 commit b424212

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
{
22
"name": "@mmiszy/react-with-observable",
3-
"publishConfig": { "registry": "https://npm.pkg.github.com/" },
4-
"version": "3.0.0",
3+
"publishConfig": {
4+
"registry": "https://npm.pkg.github.com/"
5+
},
6+
"version": "3.0.1",
57
"description": "Use Observables with React declaratively!",
68
"main": "build/index.common.js",
79
"browser": "build/index.js",

0 commit comments

Comments
 (0)