|
@@ -1,6 +1,6 @@
|
|
{
|
|
{
|
|
"name": "themes",
|
|
"name": "themes",
|
|
- "version": "1.0.4",
|
|
|
|
|
|
+ "version": "1.0.5",
|
|
"description": "Automattic public themes",
|
|
"description": "Automattic public themes",
|
|
"author": "automattic",
|
|
"author": "automattic",
|
|
"license": "GPL-2.0",
|
|
"license": "GPL-2.0",
|
|
@@ -24,7 +24,6 @@
|
|
"deploy:git": "node ./theme-utils.mjs push-button-deploy-git",
|
|
"deploy:git": "node ./theme-utils.mjs push-button-deploy-git",
|
|
"deploy:svn": "node ./theme-utils.mjs push-button-deploy-svn",
|
|
"deploy:svn": "node ./theme-utils.mjs push-button-deploy-svn",
|
|
"deploy:preview": "node ./theme-utils.mjs deploy-preview"
|
|
"deploy:preview": "node ./theme-utils.mjs deploy-preview"
|
|
-
|
|
|
|
},
|
|
},
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
"@octokit/rest": "^18.11.1",
|
|
"@octokit/rest": "^18.11.1",
|