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 7f590ba commit 0f83b9aCopy full SHA for 0f83b9a
adex/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "adex",
3
- "version": "0.0.12",
+ "version": "0.0.13",
4
"description": "An easier way to build apps with Vite and Preact",
5
"keywords": [
6
"adex",
lerna.json
"$schema": "node_modules/@lerna-lite/cli/schemas/lerna-schema.json",
"changelogPreset": "angular",
"npmClient": "pnpm",
"packages": [
playground/package.json
@@ -1,7 +1,7 @@
"name": "playground",
"private": true,
"type": "module",
"scripts": {
7
"dev": "vite",
0 commit comments