mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-09 05:21:22 -06:00
commit
80bbdb7be8
@ -2,7 +2,7 @@
|
||||
|
||||
Gem::Specification.new do |spec|
|
||||
spec.name = "just-the-docs"
|
||||
spec.version = "0.2.0"
|
||||
spec.version = "0.2.1"
|
||||
spec.authors = ["Patrick Marsceill"]
|
||||
spec.email = ["patrick.marsceill@gmail.com"]
|
||||
|
||||
|
5983
package-lock.json
generated
5983
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "just-the-docs",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"description": "A Jekyll theme for documentation",
|
||||
"repository": "pmarsceill/just-the-docs",
|
||||
"license": "MIT",
|
||||
"bugs": "https://github.com/pmarsceill/just-the-docs/issues",
|
||||
"devDependencies": {
|
||||
"stylelint": "^7.13.0",
|
||||
"stylelint-config-primer": "^2.2.11"
|
||||
"stylelint": "^9.9.0",
|
||||
"stylelint-config-primer": "^3.0.0"
|
||||
},
|
||||
"dependencies": {},
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user