We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f414f53 commit 29d2b86Copy full SHA for 29d2b86
demo/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-visual-novel-demo",
3
- "version": "0.2.1",
+ "version": "0.2.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