@chronicals/sdk
Advanced tools
Comparing version
{ | ||
"name": "@chronicals/sdk", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "The frontendless framework for high growth companies. Chronicals automatically generates apps by inlining the UI in your backend code. It's a faster and more maintainable way to build internal tools, rapid prototypes, and more.", | ||
@@ -5,0 +5,0 @@ "homepage": "", |
@@ -13,3 +13,3 @@ { | ||
"moduleResolution": "Node", | ||
"module": "None", | ||
"module": "CommonJS", | ||
"noUnusedLocals": false, | ||
@@ -16,0 +16,0 @@ "noUnusedParameters": false, |
1133167
0