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

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

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

@vue/composition-api

Knightly Build 2021-01-06T01:19:02.674Z

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

package (@vue/composition-api)@knightly/vue__composition-api
version (1.0.0-beta.23*)1.0.0-knightly-master.202101060118
last commitchore: release v1.0.0-beta.23
sha (master)7f9555c8b22e74e85c3e87951740ca98fa51a48a
changescompare with last release
build2021-01-06T01:19:02.674Z

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