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