cumulocity-hellowidget-plugin
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -46,5 +46,5 @@ { | ||
"hellowidgetapp/babel-polyfill", | ||
"core/babel-polyfill", | ||
"hellowidgetapp/hello-widget" | ||
] | ||
} |
{ | ||
"name": "cumulocity-hellowidget-plugin", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "A demo app for showcasing creation of a custom Cumulocity UI widget plugin", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -15,3 +15,3 @@ # cumulocity-hellowidget-plugin | ||
## Installation | ||
* Make sure you have Node.js ≥ v6.9.0 installed and npm from its [website](https://nodejs.org), or better even, use [nvm](https://github.com/creationix/nvm). | ||
* Make sure you have Node.js ≥ v6.11.0 installed and npm from its [website](https://nodejs.org), or better even, use [nvm](https://github.com/creationix/nvm). | ||
@@ -18,0 +18,0 @@ * Clone the repo, `cd` to your project directory, and setup dependencies: |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4973331