1
0
mirror of https://github.com/thangisme/notes.git synced 2026-06-11 03:19:33 -04:00

Merge branch 'v0.2.4-release' into dependabot/npm_and_yarn/stylelint-config-primer-6.0.0

This commit is contained in:
Patrick Marsceill
2019-04-30 17:40:42 -07:00
committed by GitHub
9 changed files with 405 additions and 245 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "just-the-docs",
"version": "0.2.3",
"version": "0.2.4",
"description": "A modern Jekyll theme for documentation",
"repository": "pmarsceill/just-the-docs",
"license": "MIT",
"bugs": "https://github.com/pmarsceill/just-the-docs/issues",
"devDependencies": {
"stylelint": "^9.10.1",
"stylelint": "^10.0.1",
"stylelint-config-primer": "^6.0.0"
},
"dependencies": {},