We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b029f0f commit 46f677aCopy full SHA for 46f677a
1 file changed
package.json
@@ -2,13 +2,10 @@
2
"name": "examples-light-token",
3
"private": true,
4
"workspaces": [
5
- "quickstart",
6
- "cookbook",
+ "typescript-client",
7
"toolkits/payments-and-wallets"
8
],
9
"scripts": {
10
- "quickstart": "npm run -w quickstart start",
11
- "cookbook": "npm run -w cookbook",
12
"toolkit:payments": "npm run -w toolkits/payments-and-wallets"
13
},
14
"dependencies": {
0 commit comments