mirror of
https://github.com/privacy-scaling-explorations/zk-kit.git
synced 2026-04-22 03:00:15 -04:00
skip core and types
Former-commit-id: 96760e6e4bb756c3203077e7fa4dc93c8944535d [formerly 0f54813412]
Former-commit-id: 3b5ed5e13295b3de6deb30da487785a9fb52debb
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"version": "2.0.0",
|
||||
"description": "different modules for libsemaphore",
|
||||
"main": "index.js",
|
||||
"private": true,
|
||||
"directories": {
|
||||
"doc": "docs"
|
||||
},
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"tsc": "npx tsc src/index.ts",
|
||||
"build": "npm run clean && tsc -p .",
|
||||
|
||||
Reference in New Issue
Block a user