mirror of
https://github.com/vale981/metalsmith-collections
synced 2025-03-04 08:51:41 -05:00
0.9.0
This commit is contained in:
parent
393f31a93a
commit
d30f750ed8
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
"name": "metalsmith-collections",
|
||||
"description": "A Metalsmith plugin that adds collections of files to the global metadata.",
|
||||
"repository": "git://github.com/segmentio/metalsmith-collections.git",
|
||||
"version": "0.8.0",
|
||||
"version": "0.9.0",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
|
@ -20,4 +20,4 @@
|
|||
"pretest": "npm install --silent --progress=false",
|
||||
"test": "mocha --reporter spec"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue