Commit bfe1c39
committed
[INTERNAL] Fix missing peerDependency to acorn / Add CI check
Due to a bug in npm, acorn-jsx can't find the correct version of acorn.
Downgrading to ava@3.11 solves the issue as only one acorn version (v7) is present.
Also adding an 'npm ls' check to detect such issues before they get merged into master.1 parent 612d42a commit bfe1c39
3 files changed
Lines changed: 101 additions & 30 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments