minor change in description of package.json

This commit is contained in:
jose 2021-10-06 16:12:34 +02:00
parent bffa5e7952
commit de7819b045
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "circomlibjs",
"version": "0.0.2",
"description": "Javascript library to work with circomlibç",
"description": "Javascript library to work with circomlib",
"main": "index.js",
"scripts": {
"test": "mocha",