Skip to content

Commit bc29ed8

Browse files
committed
polish
1 parent 545ff26 commit bc29ed8

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Changelog
22
## 1.0.6
3-
Changed from powellquiring -> IBM-Cloud
43
Changed compliance controls to version 1.2.0 changed rule to 1.46
54
## 1.0.1
65
Added support terraform, schematics and IBM Catalog

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"repository": {
1212
"type": "git",
13-
"url": "https://github.com/powellquiring/nodejs-MEAN-stack.git"
13+
"url": "https://github.com/IBM-Cloud/nodejs-MEAN-stack.git"
1414
},
1515
"keywords": [
1616
"Node.js",
@@ -23,9 +23,9 @@
2323
"author": "IBM Cloud",
2424
"license": "Apache-2.0",
2525
"bugs": {
26-
"url": "https://github.com/powellquiring/nodejs-MEAN-stack/issues"
26+
"url": "https://github.com/IBM-Cloud/nodejs-MEAN-stack/issues"
2727
},
28-
"homepage": "https://github.com/powellquiring/nodejs-MEAN-stack",
28+
"homepage": "https://github.com/IBM-Cloud/nodejs-MEAN-stack",
2929
"dependencies": {
3030
"bcrypt": "5.0.1",
3131
"body-parser": "1.19.0",

0 commit comments

Comments
 (0)