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 bdc2c2f commit 0c6df47Copy full SHA for 0c6df47
packages/engine/package.json
@@ -2,6 +2,7 @@
2
"name": "engine",
3
"version": "0.11.0-alpha.2",
4
"description": "Tanstack Application Builder Engine",
5
+ "private": true,
6
"type": "module",
7
"main": "./dist/index.js",
8
"types": "./dist/types/index.d.ts",
packages/templates/package.json
@@ -3,6 +3,7 @@
"description": "Tanstack Application Builder Templates",
9
"scripts": {
0 commit comments