Skip to content
This repository was archived by the owner on Jan 10, 2024. It is now read-only.

Commit 26c2e76

Browse files
author
Amelia Wattenbeger
committed
Merge branch 'main' of github.com:githubnext/composable-github-viewer-template
2 parents 7715e03 + f5b83c0 commit 26c2e76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"extensions": [
2828
"*"
2929
],
30-
"example_path": "https://github.com/facebook/react/blob/main/packages/react-dom/index.js"
30+
"example_file": "https://github.com/facebook/react/blob/main/packages/react-dom/index.js"
3131
},
3232
{
3333
"type": "folder",
@@ -38,7 +38,7 @@
3838
"extensions": [
3939
"*"
4040
],
41-
"example_path": "https://github.com/githubocto/flat"
41+
"example_file": "https://github.com/githubocto/flat"
4242
}
4343
],
4444
"dependencies": {

0 commit comments

Comments
 (0)