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 40e50fa commit 432cce9Copy full SHA for 432cce9
adex/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "adex",
3
- "version": "0.0.11",
+ "version": "0.0.12",
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