You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/kitsu-core/MIGRATING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -135,7 +135,7 @@ Dropped Node 8 support. Lowest supported version is now Node 10.
135
135
136
136
Dropped Node 6 support. Lowest supported version is now Node 8.
137
137
138
-
`kitsu-core/node` now exists as a standalone package called `kitsu-core-node`. This has no dependency on Babel Runtime, as it's required only by the browser version of `kitsu-core`.
138
+
~~`kitsu/node` now exists as a standalone package called `kitsu-node`. This has no dependency on Babel Runtime, as it's required only by the browser version of `kitsu`.~~ Change reverted.
0 commit comments