-
-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update cra integration * Fix lockfile for node 16/18 ci * Use non-strict peer deps in cra integration * Update pnpm * Update lockfile * Update cra lockfile * Update custom integration * Reorder imports
- Loading branch information
Showing
9 changed files
with
2,219 additions
and
2,252 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.