UNPKG

thenavisapp

Version:

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

12 lines (11 loc) 218 B
module.exports = { solidity: { version: "0.8.21", // Use the version you need settings: { optimizer: { enabled: true, runs: 200, }, }, }, };