fe4010c2c6
Fixes #15 |
||
---|---|---|
.. | ||
core | ||
devEnv | ||
shared | ||
studio | ||
.eslintrc.js | ||
.gitignore | ||
globals.d.ts | ||
package.json | ||
README.md | ||
tsconfig.json |
How to deploy
Simply update the version of theatre/package.json
, then run $ yarn run deploy
. This script will:
- Update the version of
@theatre/core
and@theatre/studio
. - Bundle the
.js
and.dts
files. - Publish both packages to npm.