Skip to content

Commit

Permalink
chore(release): 1.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
colin.ck committed Jul 9, 2018
1 parent 3870f1f commit bbde2e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-json-pretty",
"version": "1.7.7",
"version": "1.7.6",
"description": "A code formatting tool for raw json data",
"main": "src/JSONPretty.js",
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion src/JSONPretty.acai.css
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
.json-pretty{line-height:1.3;color:#748096;background:#1e1e1e;}.json-pretty .json-key{color:#b553bf}.json-pretty .json-value{color:#93a3bf}.json-pretty .json-string{color:#fba856}.json-pretty .json-boolean{color:#448aa9}

0 comments on commit bbde2e1

Please sign in to comment.