Skip to content

Commit

Permalink
fix: types for acorn-walk
Browse files Browse the repository at this point in the history
  • Loading branch information
gtm-nayan committed Nov 28, 2022
1 parent 74a75d4 commit 695c80d
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
5 changes: 5 additions & 0 deletions package.json
Expand Up @@ -122,6 +122,11 @@
"peerDependencies": {
"postcss": "*"
}
},
"acorn-walk": {
"peerDependencies": {
"acorn": "*"
}
}
}
}
Expand Down
37 changes: 16 additions & 21 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 695c80d

Please sign in to comment.