-
-
Notifications
You must be signed in to change notification settings - Fork 161
Commit 6e105bb
fix: update build command and dependencies (#210)
* fix: update build command and dependencies
This commit updates the presets and plugins used in the build-helper
run script to use equivalent v7-packages from the @babel namespace.
* fix: update demo deps and config
Fixes #204 1 parent 10621ef commit 6e105bb
3 files changed
+10
-8
lines changedLines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | - | ||
10 | + | ||
11 | 11 |
| |
12 | 12 |
| |
13 | - | ||
14 | - | ||
15 | - | ||
13 | + | ||
14 | + | ||
15 | + | ||
16 | 16 |
| |
17 | 17 |
| |
18 | - | ||
18 | + | ||
19 | 19 |
| |
20 | 20 |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | - | ||
21 | + | ||
22 | 22 |
| |
23 | 23 |
| |
24 | - | ||
24 | + | ||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 | + | ||
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
31 | + | ||
30 | 32 |
| |
31 | 33 |
| |
32 | 34 |
| |
| |||
66 | 68 |
| |
67 | 69 |
| |
68 | 70 |
| |
69 | - | ||
71 | + | ||
70 | 72 |
| |
71 | 73 |
| |
72 | 74 |
| |
|
0 commit comments