Skip to content

Commit

Permalink
Merge f691c16 into 03ff559
Browse files Browse the repository at this point in the history
  • Loading branch information
heyjul3s committed Feb 18, 2021
2 parents 03ff559 + f691c16 commit b415710
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 322 deletions.
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"deploy": "yarn build && yarn export"
},
"dependencies": {
"artifak": "2.0.2",
"artifak": "2.1.0",
"csstype": "^3.0.6",
"framer-motion": "^3.3.0",
"lodash.isplainobject": "^4.0.6",
"next": "10.0.6",
"next": "10.0.7",
"next-seo": "^4.19.0",
"react": "^17.0.1",
"react-custom-scrollbars": "^4.2.1",
"react-dom": "^17.0.1",
"react-intl": "^5.12.2",
"react-intl": "^5.12.3",
"react-markings": "^1.3.0",
"react-spring": "^8.0.27",
"react-syntax-highlighter": "^15.4.3",
Expand All @@ -27,8 +27,8 @@
"styled-system": "^5.1.5"
},
"devDependencies": {
"@types/node": "^14.14.25",
"@types/react": "^17.0.1",
"@types/node": "^14.14.28",
"@types/react": "^17.0.2",
"@types/styled-components": "^5.1.7",
"@types/styled-system": "^5.1.10",
"babel-plugin-styled-components": "^1.12.0",
Expand Down

0 comments on commit b415710

Please sign in to comment.