v0.0.1-beta.5

This commit is contained in:
Jon McClure 2022-08-26 12:36:48 +01:00
parent 0fff0d0613
commit 6659787662

View file

@ -1,6 +1,6 @@
{
"name": "@reuters-graphics/graphics-components",
"version": "0.0.1-beta.4",
"version": "0.0.1-beta.5",
"type": "module",
"private": false,
"homepage": "https://reuters-graphics.github.io/graphics-components",
@ -207,5 +207,6 @@
"./scss/typography/_transform.scss": "./dist/scss/typography/_transform.scss",
"./scss/typography/_variables.scss": "./dist/scss/typography/_variables.scss",
".": "./dist/index.js"
}
},
"svelte": "./dist/index.js"
}