1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-30 12:18:09 +00:00

fix license in package.json

This commit is contained in:
Pavol Rusnak 2018-10-19 13:45:46 +02:00
parent 46acf38364
commit df9276903f
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": "T-RSL",
"license": "SEE LICENSE IN LICENSE.md",
"scripts": {
"dev": "npx webpack-dev-server --config webpack/dev.babel.js",
"dev:local": "npx webpack-dev-server --config webpack/local.babel.js",