Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
astro-redux
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
10578956
authored
2024-05-02 17:57:37 -0500
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Mark a sideEffect of a transitive package.
1 parent
e0902336
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
package.json
package.json
View file @
1057895
...
...
@@ -7,6 +7,9 @@
"./slices"
:
"./src/slices.mjs"
,
"./react"
:
"./src/react.jsx"
},
"sideEffects"
:
[
"@use-sync-external-store/with-selector.js"
],
"dependencies"
:
{
"@reduxjs/toolkit"
:
"^2.2.3"
,
"node-cache"
:
"^5.1.2"
,
...
...
Please
register
or
sign in
to post a comment