pop-n-lock-theme-vscode
Advanced tools
Comparing version 3.30.0 to 3.30.2
{ | ||
"name": "pop-n-lock-theme-vscode", | ||
"version": "3.30.0", | ||
"version": "3.30.2", | ||
"publisher": "Luxcium", | ||
@@ -36,6 +36,6 @@ "license": "MIT", | ||
"vsce:pak-pub": "vsce package --yarn && vsce publish --yarn", | ||
"vsce:release": "yarn run --ignore-engines vsce:prepublish && yarn run --ignore-engines vsce:pak-pub && git add .", | ||
"vsce:prepublish": "yarn run --ignore-engines update:all; yarn run --ignore-engines test", | ||
"vsce:release:minor": "yarn run --ignore-engines vsce:prepublish ; yarn version --ignore-engines --no-git-tag-version --minor && yarn run --ignore-engines vsce:pak-pub && git add .", | ||
"vsce:release:patch": "yarn run --ignore-engines vsce:prepublish ; yarn version --ignore-engines --no-git-tag-version --patch && yarn run --ignore-engines vsce:pak-pub && git add ." | ||
"vsce:release": "yarn run --ignore-engines vsce:prepublish && yarn run --ignore-engines vsce:pak-pub && git add . && yarn run npm:publish", | ||
"vsce:release:minor": "yarn run --ignore-engines vsce:prepublish ; yarn version --ignore-engines --no-git-tag-version --minor && yarn run --ignore-engines vsce:pak-pub && git add . && yarn run npm:publish", | ||
"vsce:release:patch": "yarn run --ignore-engines vsce:prepublish ; yarn version --ignore-engines --no-git-tag-version --patch && yarn run --ignore-engines vsce:pak-pub && git add . && yarn run npm:publish" | ||
}, | ||
@@ -65,3 +65,3 @@ "dependencies": { | ||
"mongoose": "^5.9.7", | ||
"npm": "^6.14.7", | ||
"npm": "^6.14.8", | ||
"prettier": "^2.0.4", | ||
@@ -79,3 +79,3 @@ "puppeteer": "^2.1.1", | ||
"typescript": "^3.8.3", | ||
"vsce": "^1.77.0", | ||
"vsce": "^1.78.0", | ||
"vscode-languageclient": "^6.1.3", | ||
@@ -82,0 +82,0 @@ "yarn": "^1.22.4" |
@@ -14,4 +14,6 @@ # Pop N' Lock Theme by Luxcium ✨ | ||
Colourful features are added and more languages will be included soon. This theme is **STRONGLY OPINIONATED** to make sure to to be influencing the opinion request any changes you want by filling an issue to be part of the 18 000+ happy users. | ||
Colourful features are added and more languages will be included soon. This theme is **STRONGLY OPINIONATED** to make sure to to be influencing the opinion request any changes you want by filling an issue to be part of the 26 000+ happy users. | ||
> _The name of the theme contain emoticon and encoding of your config file must be set to "utf8"_ | ||
> ### Make sure people know how you feel with a 5-star review | ||
@@ -18,0 +20,0 @@ > |
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
107449211
302