mirror of https://github.com/certd/certd
chore: 1
parent
a092a1e843
commit
a5de8d79ec
|
@ -1,4 +1,3 @@
|
||||||
import http from 'axios';
|
|
||||||
import fs from 'fs';
|
import fs from 'fs';
|
||||||
//读取 packages/core/pipline/package.json的版本号
|
//读取 packages/core/pipline/package.json的版本号
|
||||||
import { default as packageJson } from './tsconfig.json' assert { type: 'json' };
|
import { default as packageJson } from './tsconfig.json' assert { type: 'json' };
|
||||||
|
|
Loading…
Reference in New Issue