Skip to content

Commit 7f9c741

Browse files
committed
Add scroller dep
1 parent 168b055 commit 7f9c741

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
node_modules
2-
.next
2+
.next
3+
out

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"@code-hike/mini-browser": "0.2.1",
66
"@code-hike/mini-editor": "0.2.1",
77
"@code-hike/smooth-column": "0.2.1",
8+
"@code-hike/scroller": "0.2.1",
89
"@emotion/core": "10.0.7",
910
"@mdx-js/loader": "^1.6.5",
1011
"@mdx-js/react": "^1.0.6",

0 commit comments

Comments
 (0)