1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-01-28 00:41:08 +00:00

fix license in package.json

This commit is contained in:
Pavol Rusnak 2018-10-18 17:41:22 +02:00
parent 22708cc088
commit d8a4e9fed9
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -6,7 +6,7 @@
"bin": {
"flow": "./node_modules/flow-bin"
},
"license": "LGPL-3.0+",
"license": "T-RSL",
"scripts": {
"dev": "npx webpack-dev-server --config webpack/dev.babel.js",
"dev:local": "npx webpack-dev-server --config webpack/local.babel.js",