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.
2 parents a89364a + 267829d commit 668b004Copy full SHA for 668b004
package.json
@@ -60,7 +60,7 @@
60
},
61
"repository": {
62
"type": "git",
63
- "url": "git+https://github.com/AegisJSProject/template.git"
+ "url": "git+https://github.com/AegisJSProject/aegis-modal.git"
64
65
"author": "Chris Zuber <admin@kernvalley.us>",
66
"license": "MIT",
@@ -75,9 +75,9 @@
75
}
76
],
77
"bugs": {
78
- "url": "https://github.com/AegisJSProject/template/issues"
+ "url": "https://github.com/AegisJSProject/aegis-modal/issues"
79
80
- "homepage": "https://github.com/AegisJSProject/template#readme",
+ "homepage": "https://github.com/AegisJSProject/aegis-modal#readme",
81
"devDependencies": {
82
"@rollup/plugin-node-resolve": "^15.2.3",
83
"@shgysk8zer0/rollup-import": "^1.2.3",
0 commit comments