Skip to content

Commit 9517349

Browse files
Revert "Release v1.0.0" (#43)
This reverts commit 9528875.
1 parent 1727db4 commit 9517349

File tree

3 files changed

+2
-15
lines changed

3 files changed

+2
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@metamask/gator-examples",
33
"type": "module",
4-
"version": "1.0.0",
4+
"version": "0.0.0",
55
"license": "(MIT-0 OR Apache-2.0)",
66
"description": "CLI tool to create Gator examples",
77
"main": "dist/index.js",

packages/create-gator-app/CHANGELOG.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

packages/create-gator-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/create-gator-app",
3-
"version": "0.1.0",
3+
"version": "0.0.0",
44
"license": "(MIT-0 OR Apache-2.0)",
55
"description": "CLI tool to create new MetaMask Delegator applications",
66
"main": "dist/src/index.js",

0 commit comments

Comments
 (0)