Skip to content

Commit f92c7f2

Browse files
author
v_guanglwen
committed
feat: 测测测测
1 parent d6842d7 commit f92c7f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/ci.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import path from 'path'
22
import fs from 'fs'
33
import ci from 'miniprogram-ci'
4-
import packageJson from '../package.json'
4+
import packageJson from '../package.json' assert { type: 'json' }
55

66
const privateKeyPath = path.resolve(__dirname, './key')
77

0 commit comments

Comments
 (0)