mirror of
https://github.com/actions/configure-pages.git
synced 2025-12-08 08:06:09 +00:00
Rename Project
This commit is contained in:
2
dist/index.js.map
vendored
2
dist/index.js.map
vendored
File diff suppressed because one or more lines are too long
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "setup-pages",
|
||||
"name": "configure-pages",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "setup-pages",
|
||||
"name": "configure-pages",
|
||||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "setup-pages",
|
||||
"name": "configure-pages",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "src/index.js",
|
||||
@@ -9,14 +9,14 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/paper-spa/setup-pages.git"
|
||||
"url": "git+https://github.com/paper-spa/configure-pages.git"
|
||||
},
|
||||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/paper-spa/setup-pages/issues"
|
||||
"url": "https://github.com/paper-spa/configure-pages/issues"
|
||||
},
|
||||
"homepage": "https://github.com/paper-spa/setup-pages#readme",
|
||||
"homepage": "https://github.com/paper-spa/configure-pages#readme",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.8.2",
|
||||
"axios": "^0.27.2",
|
||||
|
||||
Reference in New Issue
Block a user