@stackfactor/client-api 1.1.12 → 1.1.14

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.
@@ -374,7 +374,7 @@ const learningContent = {
374
374
  getLearningContentList,
375
375
  publishLearningContent,
376
376
  setLearningContentLearningContentInformation,
377
- setMicroSkillLearningContentInformation,
377
+ setLearningContentLearningMicroSkillContentInformation,
378
378
  setLearningContentInformation,
379
379
  setLearningContentTags,
380
380
  watchLearningContent,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stackfactor/client-api",
3
- "version": "1.1.12",
3
+ "version": "1.1.14",
4
4
  "description": "Node.js library for the StackFactor API",
5
5
  "main": "index.js",
6
6
  "exports": {