v0.0.1-beta.16
This commit is contained in:
parent
91e4d2aa1d
commit
8bcf1a1c8a
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@reuters-graphics/graphics-components",
|
"name": "@reuters-graphics/graphics-components",
|
||||||
"version": "0.0.1-beta.15",
|
"version": "0.0.1-beta.16",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"private": false,
|
"private": false,
|
||||||
"homepage": "https://reuters-graphics.github.io/graphics-components",
|
"homepage": "https://reuters-graphics.github.io/graphics-components",
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
"postversion": "git push origin && git push origin --tags"
|
"postversion": "git push origin && git push origin --tags"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"types": "dist/@types/index.d.ts",
|
"types": "./dist/@types/index.d.ts",
|
||||||
"files": [
|
"files": [
|
||||||
"dist"
|
"dist"
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue