0.17.0-knightly-master.202109020101 • Published 3 years ago

@knightly/vitepress v0.17.0-knightly-master.202109020101

Weekly downloads
153
License
MIT
Repository
github
Last release
3 years ago

vitepress

Knightly Build 2021-09-01T01:08:17.525Z

Unofficial Nightly build for vuejs/vitepress@bdc6c, published automatically by Knightly.

package (vitepress)@knightly/vitepress
version (0.17.0*)0.17.0-knightly-master.202109010107
last commitrelease: v0.17.0
sha (master)bdc6cab3f67e2405f7f73d8036af1dd133e672c4
changescompare with last release
build2021-09-01T01:08:17.525Z

More PRs and branches builds

Usage

To replace the package with nightly build:

via npm

npm i vitepress@npm:@knightly/vitepress@master

or edit your package.json

"dependencies": {
  "vitepress": "npm:@knightly/vitepress@master"
}