Skip to content

Commit

Permalink
run yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
mifi committed Jan 14, 2024
1 parent 4a7633b commit 8db1321
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 9,478 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ node_modules
!.yarn/plugins
.pnp.*

example/.yarn/*
!example/.yarn/releases
!example/.yarn/plugins
example/.pnp.*

# builds
dist
.rpt2_cache
Expand Down
1 change: 0 additions & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"react-dom": "link:../node_modules/react-dom",
"react-lottie-player": "link:.."
},
"devDependencies": {},
"browserslist": [
">0.2%",
"not dead",
Expand Down
Loading

0 comments on commit 8db1321

Please sign in to comment.