@chevrotain/types
Advanced tools
+4
-4
| { | ||
| "name": "@chevrotain/types", | ||
| "version": "12.0.0", | ||
| "version": "13.0.0", | ||
| "description": "Type Signatures and API Website for Chevrotain", | ||
@@ -32,7 +32,7 @@ "keywords": [], | ||
| "---------- CI FLOWS --------": "", | ||
| "ci": "pnpm run build", | ||
| "ci": "bun run build", | ||
| "build": "npm-run-all clean compile api-site:build", | ||
| "postversion": "npm-run-all api-site:build api-site:upload", | ||
| "---------- BUILD STEPS --------": "", | ||
| "clean": "shx rm -rf dev lib", | ||
| "clean": "rimraf dev lib", | ||
| "compile:watch": "tsc -w", | ||
@@ -50,3 +50,3 @@ "compile": "tsc", | ||
| }, | ||
| "gitHead": "d3b4d05d5dd53d53d27175119bc7c9ed8056e3d5" | ||
| "gitHead": "120da6cd4cb56c8bd9623e12ba2aeaf456571cc0" | ||
| } |
Sorry, the diff of this file is too big to display
98546
2.89%2590
3.48%