@sanity/block-tools
Advanced tools
Comparing version 0.125.0-rc.0 to 0.125.0-rc.1
{ | ||
"name": "@sanity/block-tools", | ||
"version": "0.125.0-rc.0", | ||
"version": "0.125.0-rc.1", | ||
"description": "Can format HTML, Slate JSON or Sanity block array into any other format.", | ||
@@ -10,3 +10,2 @@ "main": "lib/index.js", | ||
"compile:watch": "npm run compile -- --watch", | ||
"lint": "eslint src --quiet", | ||
"test": "NODE_ENV=test jest", | ||
@@ -41,3 +40,3 @@ "coverage": "NODE_ENV=test jest --coverage", | ||
"devDependencies": { | ||
"@sanity/schema": "^0.125.0-rc.0", | ||
"@sanity/schema": "^0.125.0-rc.1", | ||
"assert": "^1.4.1", | ||
@@ -44,0 +43,0 @@ "in-publish": "^2.0.0", |
48315