scriptable-abstract
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "scriptable-abstract", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Abstract class definitions and type structures for Scriptable-iOS, providing the foundation for building mock implementations and type-safe Scriptable development tools.", | ||
@@ -32,3 +32,3 @@ "main": "dist/cjs/index.js", | ||
"generate": "rimraf generated && tsx src/cli.ts", | ||
"prebuild": "pnpm generate", | ||
"prebuild": "pnpm format && pnpm lint:fix && pnpm generate", | ||
"build": "tsup", | ||
@@ -35,0 +35,0 @@ "clean": "rimraf dist generated", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1523665
15680