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

Commit 72dc679

Browse files
authored
Update package.json
1 parent 26c2e76 commit 72dc679

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_file": "https://github.com/facebook/react/blob/main/packages/react-dom/index.js"
30+
"example_path": "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_file": "https://github.com/githubocto/flat"
41+
"example_path": "https://github.com/githubocto/flat"
4242
}
4343
],
4444
"dependencies": {

0 commit comments

Comments
 (0)