tpmkms_4wp 9.6.3-beta.32 → 9.6.3-beta.34
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/package.json +4 -4
package/package.json
CHANGED
|
@@ -114,8 +114,8 @@
|
|
|
114
114
|
]
|
|
115
115
|
},
|
|
116
116
|
{
|
|
117
|
-
"name": "
|
|
118
|
-
"description": "
|
|
117
|
+
"name": "POC's",
|
|
118
|
+
"description": "Various POC related KM's",
|
|
119
119
|
"includes": [
|
|
120
120
|
"javascript",
|
|
121
121
|
"scorekeeper",
|
|
@@ -392,8 +392,8 @@
|
|
|
392
392
|
"scriptjs": "^2.5.9",
|
|
393
393
|
"table": "^6.7.1",
|
|
394
394
|
"uuid": "^9.0.0",
|
|
395
|
-
"theprogrammablemind_4wp": "9.6.3-beta.
|
|
395
|
+
"theprogrammablemind_4wp": "9.6.3-beta.34"
|
|
396
396
|
},
|
|
397
|
-
"version": "9.6.3-beta.
|
|
397
|
+
"version": "9.6.3-beta.34",
|
|
398
398
|
"license": "UNLICENSED"
|
|
399
399
|
}
|