remove ali-oss dependency
This commit is contained in:
parent
d14e1a9ed1
commit
3300af85d9
896
package-lock.json
generated
896
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -12,7 +12,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/typography": "^0.5.15",
|
||||
"ali-oss": "^6.21.0",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"front-matter": "^4.0.2",
|
||||
"mustache": "^4.2.0",
|
||||
|
||||
@ -6,7 +6,6 @@ import { createHash } from 'node:crypto'
|
||||
import { encode, decode } from '@msgpack/msgpack'
|
||||
|
||||
import Mustache from 'mustache'
|
||||
import OSS from 'ali-oss'
|
||||
import YAML from 'yaml'
|
||||
import fs from 'node:fs'
|
||||
import fm from'front-matter'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user