chore(core): Get data from data.mjs
This commit is contained in:
parent
5ded8beea4
commit
0ae85ecf49
3 changed files with 6 additions and 5 deletions
|
@ -14,7 +14,7 @@ import { Snippet } from './snippet.mjs'
|
|||
import { Svg } from './svg.mjs'
|
||||
import { Store } from './store.mjs'
|
||||
import { Hooks } from './hooks.mjs'
|
||||
import { version } from '../pkg.mjs'
|
||||
import { version } from '../data.mjs'
|
||||
|
||||
/*
|
||||
* Makes sure an object passed to be attached as a part it not merely a method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue