Skip to content

Commit

Permalink
feature_google-clasp_1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hankei6km committed May 3, 2024
1 parent a731aed commit 47754fe
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/google-clasp/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
{
"name": "@google/clasp (via npm)",
"id": "google-clasp",
"version": "1.0.0",
"version": "1.0.1",
"description": "Install the @google/clasp package via NPM registry",
"options": {
"version": {
"type": "string",
"proposals": ["latest"],
"proposals": [
"latest"
],
"default": "latest",
"description": "Select or enter a @google/clasp version."
}
Expand Down

0 comments on commit 47754fe

Please sign in to comment.