mirror of
https://github.com/nature-of-code/noc-book-2
synced 2024-11-17 07:49:05 +01:00
update script name
This commit is contained in:
parent
8311bf4ed1
commit
60bec47175
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"import-notion-docs": "node scripts/notion-github.js"
|
||||
"import-notion-docs": "node scripts/notion-html.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in a new issue