mirror of
https://github.com/NohamR/oled-nnw.git
synced 2026-05-24 20:00:38 +00:00
chore: bump file change
This commit is contained in:
@@ -3,7 +3,4 @@ import { defineConfig } from 'bumpp'
|
|||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
// https://github.com/antfu/bumpp/blob/main/src/types/version-bump-options.ts
|
// https://github.com/antfu/bumpp/blob/main/src/types/version-bump-options.ts
|
||||||
files: ['package.json', 'package-lock.json', 'README.md'],
|
files: ['package.json', 'package-lock.json', 'README.md'],
|
||||||
push: false,
|
|
||||||
commit: false,
|
|
||||||
tag: false,
|
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user