This commit is contained in:
xiaojunnuo
2024-07-20 18:11:56 +08:00
parent a092a1e843
commit a5de8d79ec

View File

@@ -1,4 +1,3 @@
import http from 'axios';
import fs from 'fs';
//读取 packages/core/pipline/package.json的版本号
import { default as packageJson } from './tsconfig.json' assert { type: 'json' };