This commit is contained in:
Cathie So
2022-12-13 15:56:52 +08:00
parent 6bb4da79cd
commit ada56b950c
4 changed files with 3 additions and 7 deletions

3
.gitmodules vendored
View File

@@ -1,3 +0,0 @@
[submodule "python"]
path = python
url = https://github.com/socathie/keras2circom

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "circomlib-ml",
"version": "1.4.3",
"version": "1.4.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "circomlib-ml",
"version": "1.4.3",
"version": "1.4.4",
"license": "GPL-3.0",
"devDependencies": {
"@types/node": "^18.11.9",

View File

@@ -1,6 +1,6 @@
{
"name": "circomlib-ml",
"version": "1.4.3",
"version": "1.4.4",
"description": "Circuits library for machine learning in circom",
"main": "index.js",
"directories": {

1
python

Submodule python deleted from 1ed0caad2a