chore: make uncompleted pkg private

This commit is contained in:
cedoor
2022-01-19 11:23:44 +01:00
parent f7b93a858c
commit 88bb4e4ea5

View File

@@ -1,6 +1,7 @@
{
"name": "@zk-kit/rollup-plugin-rust",
"version": "0.1.0",
"private": true,
"description": "Rollup plugin for bundling and importing Rust crates with WASM.",
"license": "MIT",
"main": "dist/index.node.js",