We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20d5fa9 commit 09144f5Copy full SHA for 09144f5
package.json
@@ -1,14 +1,14 @@
1
{
2
"name": "contentstack",
3
- "version": "3.1.0",
+ "version": "3.1.1",
4
"description": "The Built.io Contentstack Javascript SDK",
5
"homepage": "https://www.built.io/products/contentstack/overview",
6
"author": {
7
"name": "Built.io Contentstack",
8
"url": "https://www.built.io/"
9
},
10
"main": "dist/node/contentstack.js",
11
- "_id": "contentstack@3.0.0",
+ "_id": "contentstack@3.1.1",
12
"scripts": {
13
"test": "node test.js",
14
"buildnode": "webpack --config webpack/webpack.node.js",
0 commit comments