Merge pull request #2775 from eriese/eriese-plugin-data
Chore: import name and version from data.mjs in plugins
This commit is contained in:
commit
9ad902e0b2
22 changed files with 22 additions and 22 deletions
|
@ -1,4 +1,4 @@
|
|||
import { name, version } from '../package.json'
|
||||
import { name, version } from '../data.mjs'
|
||||
|
||||
const style = `
|
||||
text.title-nr {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue