master
Suchipi Izumi 2018-05-29 00:23:19 -06:00
parent 89c84e5ee0
commit c7d40b0ed9
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
# 1.13.2
[link](https://github.com/prettier/prettier/compare/1.13.0...1.13.1)
- Republished 1.13.1 with missing README included this time
# 1.13.1
[link](https://github.com/prettier/prettier/compare/1.13.0...1.13.1)

View File

@ -1,6 +1,6 @@
{
"name": "prettier",
"version": "1.13.1",
"version": "1.13.2",
"description": "Prettier is an opinionated code formatter",
"bin": {
"prettier": "./bin/prettier.js"