@monteway/prettier
Advanced tools
Comparing version 0.0.29 to 0.0.30-rc.1
{ | ||
"name": "@monteway/prettier", | ||
"version": "0.0.29", | ||
"version": "0.0.30-rc.1", | ||
"type": "commonjs", | ||
@@ -8,2 +8,3 @@ "scripts": { | ||
"lint": "eslint --fix .", | ||
"npm-pack": "npm pack", | ||
"npm-publish": "node ../../scripts/publish.mjs" | ||
@@ -22,4 +23,4 @@ }, | ||
"devDependencies": { | ||
"@monteway/eslint": "^0.0.29" | ||
"@monteway/eslint": "^0.0.30-rc.1" | ||
} | ||
} |
1152