@croudtech/vue-connect-ui
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "@croudtech/vue-connect-ui", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "Vue plugin providing a suite of Croud UI components", | ||
@@ -8,3 +8,3 @@ "homepage": "https://github.com/CroudSupport/connect-vue-ui-kit#readme", | ||
"license": "MIT", | ||
"module": "src/index.js", | ||
"source": "src/index.js", | ||
"main": "lib/index.js", | ||
@@ -20,2 +20,3 @@ "files": [ | ||
"precommit": "npm run lint && npm run test", | ||
"prepublish": "npm run build", | ||
"test-watch": "jest --watch", | ||
@@ -22,0 +23,0 @@ "test": "jest" |
Sorry, the diff of this file is too big to display
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
216880