1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-06-20 11:23:19 +02:00

package updates

This commit is contained in:
Matthias Kretschmann 2020-11-12 00:35:38 +00:00
parent dfcad96ed7
commit 8ea3f77d61
4 changed files with 2259 additions and 4756 deletions

View File

@ -1,4 +1,4 @@
- title: Ocean Protocol - Commons
- title: 'Ocean Protocol - Commons'
slug: '/commons/'
img: 'images/commons-01.png'
description: >
@ -34,9 +34,9 @@
- Jest
- IPFS
- title: Ocean Protocol
slug: /oceanprotocol/
img: images/oceanprotocol-01.png
- title: 'Ocean Protocol'
slug: '/oceanprotocol/'
img: 'images/oceanprotocol-01.png'
description: >
Since 2017 I'm leading the UI design & development of Ocean Protocol, iterating on a components-based UI design system spanning all of Ocean Protocol's web properties. Additionally, I conceptualize, execute and iterate on the creative and visual direction of the Ocean Protocol brand.

View File

@ -7,5 +7,4 @@
- kremalicious/appstorebadges
- kremalicious/kbdfun
- kremalicious/ipfs
- oceanprotocol/commons
- oceanprotocol/squid-js
- oceanprotocol/market

6996
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -20,8 +20,8 @@
"new": "babel-node ./scripts/new.js"
},
"dependencies": {
"@loadable/component": "5.13.1",
"axios": "^0.20.0",
"@loadable/component": "^5.14.1",
"axios": "^0.21.0",
"file-saver": "^2.0.2",
"gatsby": "^2.24.80",
"gatsby-image": "^2.4.21",
@ -41,8 +41,8 @@
"gatsby-transformer-yaml": "^2.4.14",
"giphy-js-sdk-core": "^1.0.6",
"intersection-observer": "^0.11.0",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-feather": "^2.0.8",
"react-helmet": "^6.1.0",
"react-pose": "^4.0.10",