Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

Commit 2f38f18

Browse files
committed
build: tweak build options
1 parent 2bb3b79 commit 2f38f18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@js-widgets/example-widget",
3+
"version": "1.0.0",
34
"private": false,
45
"license": "MIT",
56
"publishConfig": {
67
"access": "public"
78
},
8-
"version": "0.1.0",
9-
"homepage": "https://js-widgets.github.io/example-widget/index.html",
9+
"homepage": "https://js-widgets.github.io/example-widget",
1010
"dependencies": {
1111
"@craco/craco": "^5.6.4",
1212
"@formatjs/cli": "^1.7.5",

0 commit comments

Comments
 (0)