mirror of
https://github.com/privacy-scaling-explorations/zk-kit.git
synced 2026-04-22 03:00:15 -04:00
publish types
Former-commit-id: d78c2d54fd0e998897af3d22af08deffead46b81 [formerly 7cab1c7091]
Former-commit-id: e05b977d0960f8ae8fc0c12c7027548939d94ddc
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
"name": "@libsem/types",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"private": true,
|
||||
"main": "src/index.ts",
|
||||
"types": "dist/index.d.ts",
|
||||
"scripts": {
|
||||
"tsc": "npx tsc src/index.ts",
|
||||
"build": "npm run clean && tsc -p .",
|
||||
|
||||
Reference in New Issue
Block a user