1.0.0-knightly-master.202105240029 • Published 5 years ago

@knightly/vue__composition-api v1.0.0-knightly-master.202105240029

Weekly downloads
38
License
MIT
Repository
github
Last release
5 years ago

@vue/composition-api

Knightly Build 2021-05-24T00:30:42.113Z

Unofficial Nightly build for vuejs/composition-api@29835, published automatically by Knightly.

package (@vue/composition-api)@knightly/vue__composition-api
version (1.0.0-rc.9*)1.0.0-knightly-master.202105240029
last commitdocs(README): remove extra indent (#702)
sha (master)2983518ca95fe8b62e771cb95e33a5ed251ccb73
changescompare with last release
build2021-05-24T00:30:42.113Z

More PRs and branches builds

Usage

To replace the package with nightly build:

via npm

npm i @vue/composition-api@npm:@knightly/vue__composition-api@master

or edit your package.json

"dependencies": {
  "@vue/composition-api": "npm:@knightly/vue__composition-api@master"
}