@citation-js/plugin-bibjson
Advanced tools
Comparing version 0.4.0-rc.1 to 0.4.0-rc.2
{ | ||
"name": "@citation-js/plugin-bibjson", | ||
"version": "0.4.0-rc.1", | ||
"version": "0.4.0-rc.2", | ||
"description": "Plugin for BibJSON formats for Citation.js", | ||
@@ -31,12 +31,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@citation-js/date": "^0.4.1", | ||
"@citation-js/name": "^0.4.1" | ||
"@citation-js/date": "^0.4.3", | ||
"@citation-js/name": "^0.4.2" | ||
}, | ||
"devDependencies": { | ||
"@citation-js/core": "^0.4.0-rc.1" | ||
"@citation-js/core": "^0.4.0-rc.2" | ||
}, | ||
"peerDependencies": { | ||
"@citation-js/core": "^0.4.0-rc.0" | ||
}, | ||
"gitHead": "09ff47215f95d87cbf58062ca19912dcd8d2eb77" | ||
} | ||
} |
9011
4
Updated@citation-js/date@^0.4.3
Updated@citation-js/name@^0.4.2