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

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

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

@vue/composition-api

Knightly Build 2020-11-25T00:53:25.169Z

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

package (@vue/composition-api)@knightly/vue__composition-api
version (1.0.0-beta.20*)1.0.0-knightly-master.202011250052
last commitchore: release v1.0.0-beta.20
sha (master)a6e2b6b7c41187314c7972c353a6bf1b85cf7264
changescompare with last release
build2020-11-25T00:53:25.169Z

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"
}