Commit a470a4e
authored
ref: remove node-experimental references (#11290)
With this change, there are two remaining references to
node-experimental.
1. nextjs, which is handled by
#11016
2. express integration tests, which I will address after
#11285 gets merged
Once those two are done, we can remove the old node packages entirely!1 parent 7cdaa1c commit a470a4e
File tree
2 files changed
+3
-3
lines changed- packages
- bun/src
- google-cloud-serverless/test/integrations
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments