chore: update metadata
This commit is contained in:
parent
c8ce7ca6da
commit
9a92f57986
16
package.json
16
package.json
@ -3,7 +3,7 @@
|
|||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"description": "Static website of Phundrak",
|
"description": "Static website of Phundrak",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"repository": "https://labs.phundrak.com/phundrak/vuepress-www",
|
"repository": "https://labs.phundrak.com/phundrak/phundrak.com",
|
||||||
"author": "Lucien Cartier-Tilet <lucien@phundrak.com>",
|
"author": "Lucien Cartier-Tilet <lucien@phundrak.com>",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
@ -14,18 +14,12 @@
|
|||||||
"vuepress": "2.0.0-rc.13",
|
"vuepress": "2.0.0-rc.13",
|
||||||
"vuepress-plugin-search-pro": "^2.0.0-rc.43"
|
"vuepress-plugin-search-pro": "^2.0.0-rc.43"
|
||||||
},
|
},
|
||||||
"scripts": {
|
|
||||||
"dev": "vuepress dev content",
|
|
||||||
"build": "vuepress build content"
|
|
||||||
},
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"less": "^4.2.0",
|
"less": "^4.2.0",
|
||||||
"nord": "^0.2.1"
|
"nord": "^0.2.1"
|
||||||
},
|
},
|
||||||
"config": {
|
"scripts": {
|
||||||
"commitizen": {
|
"dev": "vuepress dev content",
|
||||||
"path": "./node_modules/cz-conventional-changelog"
|
"build": "vuepress build content"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"packageManager": "yarn@4.3.0"
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user