UNPKG
create-w3-app
Version:
latest (0.7.1)
0.7.1
0.7.0
0.6.0
0.5.0
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.0
Create ethereum dApps with w3 stack
github.com/gopiinho/create-w3-app
gopiinho/create-w3-app
create-w3-app
/
.changeset
/
config.json
12 lines
(11 loc)
•
275 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"
$schema
"
:
"https://unpkg.com/
@changesets
/config
@3
.1.1/schema.json"
,
"changelog"
:
"
@changesets
/cli/changelog"
,
"commit"
: false,
"fixed"
: [],
"linked"
: [],
"access"
:
"restricted"
,
"baseBranch"
:
"main"
,
"updateInternalDependencies"
:
"patch"
,
"ignore"
: [] }