Skip to content

Commit

Permalink
Update custom integration
Browse files Browse the repository at this point in the history
  • Loading branch information
zerobias committed Nov 28, 2023
1 parent b8d03f9 commit a06e04a
Show file tree
Hide file tree
Showing 3 changed files with 644 additions and 620 deletions.
1 change: 1 addition & 0 deletions integration/custom/.npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
@effector:registry=https://npm.pkg.github.com/
//npm.pkg.github.com/:_authToken=${NODE_AUTH_TOKEN}
strict-peer-dependencies=false
4 changes: 2 additions & 2 deletions integration/custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"jest": "^27.2.4"
},
"dependencies": {
"effector": "^22.1.2",
"effector-react": "^22.0.4",
"effector": "^23.0.0-rc.6",
"effector-react": "^23.0.0-rc.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
Expand Down
Loading

0 comments on commit a06e04a

Please sign in to comment.