Compare commits

...
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -2,5 +2,5 @@
"name": "Node.js",
"description": "Build and test a Node.js project with npm.",
"iconName": "nodejs",
"categories": ["JavaScript", "Node", "Npm"]
}
"categories": ["JavaScript", "TypeScript", "Node", "Npm"]
}
+1 -1
View File
@@ -2,5 +2,5 @@
"name": "Node.js Package",
"description": "Publishes a Node.js package to npm and GitHub Package Registry.",
"iconName": "node-package-transparent",
"categories": ["JavaScript", "SDLC"]
"categories": ["JavaScript", "TypeScript", "SDLC"]
}