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 7b99573 commit 822d6f1Copy full SHA for 822d6f1
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "netlify-plugin-nimbella",
3
- "version": "2.0.0",
+ "version": "2.1.0",
4
"main": "src/index.js",
5
- "description": "Nimbella add-on for Netlify to extends Netlify Sites with stateful serverless APIs using Nimbella Cloud.",
+ "description": "Nimbella plugin to extend Netlify Sites with stateful and portable serverless APIs.",
6
"scripts": {
7
"setup": "yarn install",
8
"precommit": "xo && jest --coverage",
0 commit comments