@devcontainer/amplify-devimage
Advanced tools
Comparing version 1.7.0 to 1.7.1
@@ -16,6 +16,6 @@ { | ||
"dependencies": { | ||
"@devcontainer/generator": "^1.7.0", | ||
"@devcontainer/generator": "^1.7.1", | ||
"load-text-file": "^1.2.0" | ||
}, | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"description": "devcontainer vscode node zsh", | ||
@@ -27,3 +27,3 @@ "main": "index.js", | ||
"private": false, | ||
"gitHead": "7e798a95a546b90143ae77afbd99f952c5030eb9", | ||
"gitHead": "3ff51f097d2eb81f0e35cc1936dde44b97db9a2f", | ||
"publishConfig": { | ||
@@ -30,0 +30,0 @@ "access": "public" |
@@ -10,1 +10,4 @@ ## Devcontainer | ||
- Zsh + Oh my zsh! | ||
Git repository: https://github.com/zerdos/devcontainer |
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
7623