Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
merceyz committed Sep 16, 2020
1 parent 42a1bb7 commit da411ed
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,21 +49,21 @@
"html-looks-like": "^1.0.2",
"jest": "^26.0.1",
"lerna": "^3.16.4",
"less-loader": "^7.0.1",
"lint-staged": "^10.0.7",
"ncp": "^2.0.0",
"node-sass": "^4.12.0",
"p-retry": "^4.1.0",
"polka": "^0.5.2",
"less-loader": "^7.0.1",
"preact": "^10.0.0",
"preact-compat": "^3.18.5",
"preact-render-to-string": "^5.0.6",
"preact-router": "^3.0.1",
"puppeteer": "^5.0.0",
"stylus-loader": "^3.0.2",
"sass-loader": "^9.0.2",
"shelljs": "^0.8.3",
"sirv": "^1.0.0-next.2"
"sirv": "^1.0.0-next.2",
"stylus-loader": "^3.0.2"
},
"peerDependencies": {
"less-loader": "^7.0.1",
Expand All @@ -72,7 +72,7 @@
"sass-loader": "^9.0.2",
"stylus-loader": "^3.0.2"
},
"peerDependenciesMeta":{
"peerDependenciesMeta": {
"less-loader": {
"optional": true
},
Expand Down

0 comments on commit da411ed

Please sign in to comment.