chore(with-solana): adds tweetnacl as direct dep

This commit is contained in:
Ben Kremer 2022-03-15 15:50:52 +01:00
parent 8c5e817760
commit e78bacd165

View File

@ -46,6 +46,7 @@
"react-dom": "^17.0.2", "react-dom": "^17.0.2",
"react-scripts": "^4.0.3", "react-scripts": "^4.0.3",
"styled-components": "^5.2.0", "styled-components": "^5.2.0",
"tweetnacl": "^1.0.3",
"typescript": "^4.3.2", "typescript": "^4.3.2",
"web-vitals": "^0.2.4" "web-vitals": "^0.2.4"
}, },