@liveblocks/core
Advanced tools
Comparing version 1.1.0 to 1.1.1-internal1
{ | ||
"name": "@liveblocks/core", | ||
"version": "1.1.0", | ||
"version": "1.1.1-internal1", | ||
"description": "Shared code and foundational internals for Liveblocks", | ||
@@ -23,3 +23,3 @@ "main": "./dist/index.js", | ||
"build": "tsup", | ||
"format": "eslint --fix src/; prettier --write src/", | ||
"format": "(eslint --fix src/ || true) && prettier --write src/", | ||
"lint": "eslint src/", | ||
@@ -26,0 +26,0 @@ "test": "jest --silent --verbose --color=always", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
251619
7710
2