bump version
This commit is contained in:
parent
a1f3b66b82
commit
c4568592f2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"author": {
|
"author": {
|
||||||
"email": "paul+github@lbry.com",
|
"email": "sean@lbry.com",
|
||||||
"name": "Paul Anthony Webb"
|
"name": "Sean Yesmunt"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/lbryio/components/issues"
|
"url": "https://github.com/lbryio/components/issues"
|
||||||
|
@ -40,5 +40,5 @@
|
||||||
"test:sass": "sass-lint --config ./node_modules/@inc/sasslint-config/config.json --verbose",
|
"test:sass": "sass-lint --config ./node_modules/@inc/sasslint-config/config.json --verbose",
|
||||||
"watch": "npm run sass:dev"
|
"watch": "npm run sass:dev"
|
||||||
},
|
},
|
||||||
"version": "2.8.0"
|
"version": "3.0.0"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue