We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bcf970 commit e2292ccCopy full SHA for e2292cc
3 files changed
demo/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-visual-novel-demo",
3
- "version": "0.1.1",
+ "version": "0.1.2",
4
"private": true,
5
"scripts": {
6
"build": "run-s --silent build:*",
lerna.json
"$schema": "http://json.schemastore.org/lerna",
"npmClient": "pnpm",
"useWorkspaces": true,
"command": {
packages/react-visual-novel/package.json
"name": "react-visual-novel",
"description": "React library for building web-based visual novels",
"repository": "https://github.com/utility-first/react-visual-novel",
"license": "MIT",
0 commit comments