Skip to content

Commit c101d35

Browse files
committed
docs: 📝 Document generated v1.2.2
1 parent 6d27d3a commit c101d35

File tree

2 files changed

+72
-63
lines changed

2 files changed

+72
-63
lines changed

package-lock.json

+69-60
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentstack/management",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "The Content Management API is used to manage the content of your Contentstack account",
55
"main": "dist/node/contentstack-management.js",
66
"browser": "dist/web/contentstack-management.js",
@@ -48,7 +48,7 @@
4848
"dependencies": {
4949
"axios": "^0.21.1",
5050
"form-data": "^3.0.0",
51-
"lodash": "^4.17.19",
51+
"lodash": "^4.17.21",
5252
"qs": "^6.9.4"
5353
},
5454
"keywords": [
@@ -79,7 +79,7 @@
7979
"eslint-plugin-node": "^9.1.0",
8080
"eslint-plugin-promise": "^4.2.1",
8181
"eslint-plugin-standard": "^4.0.0",
82-
"jsdoc": "^3.6.5",
82+
"jsdoc": "^3.6.7",
8383
"mocha": "^7.2.0",
8484
"mochawesome": "^4.1.0",
8585
"nock": "^10.0.6",

0 commit comments

Comments
 (0)