mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-29 17:31:00 +00:00
fix license in package.json
This commit is contained in:
parent
22708cc088
commit
d8a4e9fed9
@ -6,7 +6,7 @@
|
|||||||
"bin": {
|
"bin": {
|
||||||
"flow": "./node_modules/flow-bin"
|
"flow": "./node_modules/flow-bin"
|
||||||
},
|
},
|
||||||
"license": "LGPL-3.0+",
|
"license": "T-RSL",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "npx webpack-dev-server --config webpack/dev.babel.js",
|
"dev": "npx webpack-dev-server --config webpack/dev.babel.js",
|
||||||
"dev:local": "npx webpack-dev-server --config webpack/local.babel.js",
|
"dev:local": "npx webpack-dev-server --config webpack/local.babel.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user