mirror of
https://github.com/NohamR/oled-nnw.git
synced 2026-05-25 12:27:19 +00:00
chore(bumpp): files change
This commit is contained in:
6
bumpp.config.ts
Normal file
6
bumpp.config.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
import { defineConfig } from 'bumpp'
|
||||
|
||||
export default defineConfig({
|
||||
// https://github.com/antfu/bumpp/blob/main/src/types/version-bump-options.ts
|
||||
files: ['package.json', 'package-lock.json', 'README.md'],
|
||||
})
|
||||
Reference in New Issue
Block a user