mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-11-13 16:45:12 +01:00
package updates
This commit is contained in:
parent
dfcad96ed7
commit
8ea3f77d61
@ -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.
|
||||
|
||||
|
@ -7,5 +7,4 @@
|
||||
- kremalicious/appstorebadges
|
||||
- kremalicious/kbdfun
|
||||
- kremalicious/ipfs
|
||||
- oceanprotocol/commons
|
||||
- oceanprotocol/squid-js
|
||||
- oceanprotocol/market
|
||||
|
6996
package-lock.json
generated
6996
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user