privacy-scaling-explorations / zk-kit

A monorepo of reusable libraries for zero-knowledge technologies.
https://zkkit.pse.dev
MIT License
291 stars 79 forks source link

chore(utils): remove unexisting snark-artifacts exports #291

Closed cedoor closed 6 months ago

cedoor commented 6 months ago

Description

This PR removes the snark-artifacts exports from the package.json file in the utils package, as that module no longer exists.

Related Issue(s)

Closes #287

Checklist