Skip to content

Commit 0327810

Browse files
authored
Merge pull request #6 from AryanJ-NYC/develop
Delete useless netlify.toml
2 parents 4f5fda4 + 4382aae commit 0327810

File tree

3 files changed

+78
-71
lines changed

3 files changed

+78
-71
lines changed

netlify.toml

Lines changed: 0 additions & 2 deletions
This file was deleted.

package-lock.json

Lines changed: 70 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,26 @@
66
"author": "Aryan Jabbari <aryanjabbari@gmail.com>",
77
"dependencies": {
88
"axios": "^0.18.0",
9-
"gatsby": "^2.4.3",
10-
"gatsby-image": "^2.0.40",
9+
"gatsby": "^2.4.4",
10+
"gatsby-image": "^2.0.41",
1111
"gatsby-plugin-layout": "^1.0.15",
12-
"gatsby-plugin-manifest": "^2.0.29",
13-
"gatsby-plugin-offline": "^2.0.25",
12+
"gatsby-plugin-manifest": "^2.1.1",
13+
"gatsby-plugin-offline": "^2.1.0",
1414
"gatsby-plugin-react-helmet": "^3.0.12",
1515
"gatsby-plugin-sharp": "^2.0.37",
1616
"gatsby-plugin-typescript": "^2.0.13",
17-
"gatsby-source-filesystem": "^2.0.31",
18-
"gatsby-transformer-sharp": "^2.1.18",
17+
"gatsby-source-filesystem": "^2.0.33",
18+
"gatsby-transformer-sharp": "^2.1.19",
1919
"prop-types": "^15.7.2",
2020
"react": "^16.8.6",
2121
"react-dom": "^16.8.6",
22-
"react-helmet": "^5.2.0",
22+
"react-helmet": "^5.2.1",
2323
"remark-external-links": "^4.0.0",
2424
"styled-components": "^4.2.0"
2525
},
2626
"devDependencies": {
2727
"gatsby-theme-docz": "^1.2.0",
28-
"prettier": "^1.17.0"
28+
"prettier": "^1.17.1"
2929
},
3030
"keywords": [
3131
"gatsby",

0 commit comments

Comments
 (0)