Skip to content

Commit e1c5d5f

Browse files
author
Mat Brown
committed
Upgrade PrettyCSS to latest
Roan’s changes are in the latest release, so we can use it.
1 parent 59ff026 commit e1c5d5f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"bugs": "https://trello.com/b/ONaFg6wh/popcode",
147147
"license": "MIT",
148148
"dependencies": {
149-
"PrettyCSS": "fidian/PrettyCSS#3516dfa69",
149+
"PrettyCSS": "^0.3.17",
150150
"array-to-sentence": "^2.0.0",
151151
"bowser": "^1.4.5",
152152
"brace": "^0.11.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -213,9 +213,9 @@ JSONStream@^1.0.3, JSONStream@^1.0.4:
213213
jsonparse "^1.2.0"
214214
through ">=2.2.7 <3"
215215

216-
PrettyCSS@fidian/PrettyCSS#3516dfa69:
217-
version "0.3.16"
218-
resolved "https://codeload.github.com/fidian/PrettyCSS/tar.gz/3516dfa6995869c3550541b1fe70b1a56209245e"
216+
PrettyCSS@^0.3.17:
217+
version "0.3.17"
218+
resolved "https://registry.yarnpkg.com/PrettyCSS/-/PrettyCSS-0.3.17.tgz#46ab47815220e5e6dc45f74ace27a5cf63d3f5a6"
219219
dependencies:
220220
option-parser "~1.0.0"
221221

0 commit comments

Comments
 (0)