Skip to content

Commit

Permalink
fix: glob import parsing (#10949) (#11056)
Browse files Browse the repository at this point in the history
  • Loading branch information
gtm-nayan committed Nov 28, 2022
1 parent 1f39d3c commit 49f1cf8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Expand Up @@ -122,6 +122,11 @@
"peerDependencies": {
"postcss": "*"
}
},
"acorn-walk": {
"peerDependencies": {
"acorn": "*"
}
}
}
}
Expand Down

0 comments on commit 49f1cf8

Please sign in to comment.