@vikukumar/propvault-pdk 0.1.5 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +5 -5
package/README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
# <img src="https://
|
|
1
|
+
# <img src="https://propvault.vikshro.in/assets/icon.png" width="42" height="42" align="center" style="vertical-align: middle;" /> PropVault CMS — Plugin Development Kit (PDK)
|
|
2
2
|
|
|
3
3
|
<p align="center">
|
|
4
|
-
<img src="https://
|
|
4
|
+
<img src="https://propvault.vikshro.in/assets/logo.png" alt="PropVault Logo" width="320" />
|
|
5
5
|
</p>
|
|
6
6
|
|
|
7
7
|
---
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vikukumar/propvault-pdk",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.6",
|
|
4
4
|
"description": "Plugin Development Kit (PDK) for the PropVault CMS Platform",
|
|
5
|
-
"author": "PropVault Team <support@
|
|
6
|
-
"homepage": "https://propvault.
|
|
5
|
+
"author": "PropVault Team <support@vikshro.in>",
|
|
6
|
+
"homepage": "https://propvault.vikshro.in",
|
|
7
7
|
"bugs": {
|
|
8
|
-
"url": "https://propvault.
|
|
9
|
-
"email": "support@
|
|
8
|
+
"url": "https://propvault.vikshro.in/support",
|
|
9
|
+
"email": "support@vikshro.in"
|
|
10
10
|
},
|
|
11
11
|
"keywords": [
|
|
12
12
|
"propvault",
|