v0.0.1-beta.5
This commit is contained in:
parent
0fff0d0613
commit
6659787662
1 changed files with 3 additions and 2 deletions
|
|
@ -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"
|
||||
}
|
||||
Loading…
Reference in a new issue