quasar-app-extension-qribbon
Advanced tools
Comparing version 1.0.0-alpha.4 to 1.0.0-alpha.5
{ | ||
"name": "quasar-app-extension-qribbon", | ||
"version": "1.0.0-alpha.4", | ||
"version": "1.0.0-alpha.5", | ||
"description": "QRibbon - Quasar App Extension", | ||
@@ -9,2 +9,5 @@ "author": "Allan Gaunt <allangaunt@gmail.com>", | ||
"scripts": { | ||
"lint": "eslint --ext .js,.vue src", | ||
"lint-fix": "eslint --ext .js,.vue src --fix", | ||
"build-demo": "cd ./demo && yarn build && cd .. && cp ./_redirects ./demo/dist/spa && rm -r -f ./docs && cp -r ./demo/dist/spa/. ./docs", | ||
"test": "echo \"No test specified\" && exit 0" | ||
@@ -34,3 +37,10 @@ }, | ||
"corner" | ||
] | ||
], | ||
"devDependencies": { | ||
"@vue/eslint-config-standard": "^4.0.0", | ||
"babel-eslint": "^10.0.1", | ||
"eslint": "^5.16.0", | ||
"eslint-loader": "^2.1.2", | ||
"eslint-plugin-vue": "^5.2.2" | ||
} | ||
} |
@@ -16,3 +16,3 @@ QRibbon (qribbon) | ||
# QRibbon | ||
Please check out the [documentation](https://webnoob.github.io/app-extension-qribbon/demo/dist/spa/#/). | ||
Please check out the [documentation](https://webnoob.github.io/app-extension-qribbon/). | ||
@@ -34,6 +34,6 @@ # Install | ||
# Demo Project | ||
# Demo Project (source) | ||
Can be found [here](https://github.com/webnoob/app-extension-qribbon/tree/master/demo). | ||
# Documentation | ||
Can be found [here](https://webnoob.github.io/app-extension-qribbon/demo/dist/spa/#/). | ||
Can be found [here](https://webnoob.github.io/app-extension-qribbon/). |
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
21102
5