Skip to content

Commit f4fae8b

Browse files
authored
Update package.json
1 parent 5ec78ae commit f4fae8b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -19,20 +19,20 @@
1919
"react-helmet": "5.2.1"
2020
},
2121
"dependencies": {
22-
"airtable": "0.7.1",
22+
"airtable": "^0.7.1",
2323
"animate.css": "^3.7.2",
2424
"babel-plugin-styled-components": "1.10.6",
25-
"gatsby-cli": "2.8.23",
25+
"gatsby-cli": "^2.8.23",
2626
"gatsby-image": "2.2.4",
27-
"gatsby-plugin-robots-txt": "1.5.0",
28-
"gatsby-plugin-sitemap": "2.2.9",
27+
"gatsby-plugin-robots-txt": "^1.5.0",
28+
"gatsby-plugin-sitemap": "^2.2.9",
2929
"gatsby-plugin-styled-components": "3.1.0",
3030
"gatsby-plugin-webfonts": "1.0.12",
31-
"gatsby-source-airtable": "2.0.12",
32-
"gatsby-source-filesystem": "2.1.18",
31+
"gatsby-source-airtable": "^2.0.12",
32+
"gatsby-source-filesystem": "^2.1.18",
3333
"gatsby-source-graphql": "2.1.0",
3434
"gatsby-transformer-javascript-frontmatter": "^2.1.5",
35-
"gatsby-transformer-yaml": "2.2.7",
35+
"gatsby-transformer-yaml": "^2.2.7",
3636
"styled-components": "4.3.2"
3737
}
3838
}

0 commit comments

Comments
 (0)