Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bgoonz committed Jun 17, 2022
1 parent 0fc0549 commit 945a95c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bgoonzblog2",
"description": "bgoonzblog2",
"version": "1.4.3",
"version": "1.4.4",
"license": "MIT",
"scripts": {
"develop": "gatsby develop",
Expand All @@ -15,21 +15,21 @@
"chokidar": "3.4.0",
"classnames": "2.2.6",
"fs-extra": "7.0.1",
"gatsby": "^2.0.0",
"gatsby": "2.25.4",
"gatsby-plugin-disqus": "^1.2.3",
"gatsby-plugin-react-helmet": "3.3.3",
"gatsby-plugin-sass": "2.8.0",
"gatsby-plugin-typescript": "2.4.4",
"gatsby-remark-prismjs": "^6.15.0",
"gatsby-remark-prismjs-copy-button": "^0.3.1",
"gatsby-source-filesystem": "2.3.10",
"gatsby-transformer-remark": "^5.16.0",
"js-yaml": "^4.1.0",
"gatsby-transformer-remark": "^2.8.14",
"js-yaml": "3.12.2",
"lodash": "^4.17.21",
"marked": "^4.0.16",
"marked": "0.6.1",
"moment": "^2.29.3",
"moment-strftime": "0.5.0",
"node-sass": "^7.0.1",
"node-sass": "4.14.0",
"node-sass-utils": "1.1.2",
"prism": "^4.1.2",
"prismjs": "^1.28.0",
Expand Down

1 comment on commit 945a95c

@vercel
Copy link

@vercel vercel bot commented on 945a95c Jun 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

Resource is limited - try again in 60 minutes (more than 100, code: "api-deployments-free-per-day").

Please sign in to comment.