File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-source-drupal" ,
3- "version" : " 2.0.14 " ,
3+ "version" : " 2.0.15 " ,
44 "description" : " Gatsby source plugin for building websites using the Drupal CMS as a data source" ,
55 "scripts" : {
66 "build" : " babel src --out-dir . --ignore __tests__" ,
1818 "axios" : " ^0.16.1" ,
1919 "babel-runtime" : " ^6.26.0" ,
2020 "bluebird" : " ^3.5.0" ,
21- "gatsby-source-filesystem" : " ^1.5.13 " ,
21+ "gatsby-source-filesystem" : " ^1.5.14 " ,
2222 "lodash" : " ^4.17.4"
2323 },
2424 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-source-filesystem" ,
3- "version" : " 1.5.13 " ,
3+ "version" : " 1.5.14 " ,
44 "description" : " Gatsby plugin which parses files within a directory for further parsing by other plugins" ,
55 "license" : " MIT" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-source-wordpress" ,
33 "description" : " Gatsby source plugin for building websites using the Wordpress CMS as a data source." ,
4- "version" : " 2.0.46 " ,
4+ "version" : " 2.0.47 " ,
55 "author" :
" Sebastien Fichot <[email protected] >" ,
66 "bundleDependencies" : false ,
77 "dependencies" : {
1010 "bluebird" : " ^3.5.0" ,
1111 "deep-map" : " ^1.5.0" ,
1212 "deep-map-keys" : " ^1.2.0" ,
13- "gatsby-source-filesystem" : " ^1.5.13 " ,
13+ "gatsby-source-filesystem" : " ^1.5.14 " ,
1414 "json-stringify-safe" : " ^5.0.1" ,
1515 "lodash" : " ^4.17.4" ,
1616 "qs" : " ^6.4.0" ,
You can’t perform that action at this time.
0 commit comments