We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fb9554 commit 53261acCopy full SHA for 53261ac
3 files changed
package.json
@@ -1,8 +1,7 @@
1
{
2
"name": "@metamask/gator-examples",
3
"type": "module",
4
- "version": "1.0.0",
5
- "private": true,
+ "version": "0.0.0",
6
"license": "(MIT-0 OR Apache-2.0)",
7
"description": "CLI tool to create Gator examples",
8
"main": "dist/index.js",
packages/create-gator-app/CHANGELOG.md
packages/create-gator-app/package.json
@@ -1,6 +1,6 @@
"name": "@metamask/create-gator-app",
- "version": "0.1.0",
"description": "CLI tool to create new MetaMask Delegator applications",
"main": "dist/src/index.js",
0 commit comments