Update json file to new format
This commit is contained in:
6
docs/api/package.json
Normal file
6
docs/api/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"scripts": {
|
||||
"docs:dev": "vuepress dev .",
|
||||
"docs:build": "vuepress build"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user