1
0
Fork 0
freesewing/packages/tutorial/config
Joost De Cock 2a220392d4 chore: Switched to default inport for version
The previous import of the version number from package.json
looked like a named import, but was actually object destructuring
that was supported by the rollup json plugin.

This causes issues when importing patterns with webpack (as we
do with our new NextJS based frontend) so this commit switches
to importing JSON as the default export, which is also ok with webpack
2022-01-23 13:22:13 +01:00
..
index.js chore: Switched to default inport for version 2022-01-23 13:22:13 +01:00