This commit is contained in:
lovebird 2022-11-02 20:52:22 +01:00
parent f56c4db239
commit acfef790a0
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env node
#!/usr/bin/env node
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const _cli_1 = require("./_cli");

View File

@ -1,6 +1,6 @@
{
"name": "@plastichub/osr-cad",
"version": "0.4.9",
"version": "0.5.0",
"description": "Common CAD tools for OSR(OpenSourceRecycling)",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",