Skip to content

Commit

Permalink
rm unsupported flag
Browse files Browse the repository at this point in the history
  • Loading branch information
piyalbasu committed Aug 8, 2023
1 parent 6d82620 commit 63b93d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"build:translations": "yarn build --env env.TRANSLATIONS=true",
"start": "webpack-dev-server --config webpack.dev.js",
"start:experimental": "yarn start --env env.EXPERIMENTAL=true",
"start:unpacked-extension": "yarn build --watch --info-verbosity verbose"
"start:unpacked-extension": "yarn build --watch"
},
"dependencies": {
"@ledgerhq/hw-app-str": "^6.27.1",
Expand Down

0 comments on commit 63b93d5

Please sign in to comment.